[KLF Backend][KLF Tools][KLF Home]
KLatexFormula Project
Classes | Functions
klfsearchbar.h File Reference
#include <QObject>
#include <QWidget>
#include <QFrame>
#include <QMovie>
#include <QLabel>
#include <QTime>
#include <klfdefs.h>
#include <klfutil.h>
Include dependency graph for klfsearchbar.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  KLFPosSearchable
 An object that can be searched with a KLFSearchBar. More...
 
struct  KLFPosSearchable::Pos
 An abstract position in a searchable object. More...
 
struct  KLFPosSearchable::Pos::PosData
 A Base class for storing abstract position data. More...
 
class  KLFPosSearchableProxy
 
class  KLFSearchable
 An interface for objects that can be I-searched with a KLFSearchBar (OBSOLETE) More...
 
class  KLFSearchableProxy
 A proxy class that relays search queries to another searchable object (OBSOLETE) More...
 
class  KLFSearchBar
 An Search Bar for Incremental Search. More...
 

Functions

KLF_EXPORT QDebugoperator<< (QDebug &str, const KLFPosSearchable::Pos &pos)
 

Function Documentation

◆ operator<<()

KLF_EXPORT QDebug& operator<< ( QDebug str,
const KLFPosSearchable::Pos pos 
)

Generated by doxygen 1.8.13