#include <QObject>#include <QWidget>#include <QFrame>#include <QMovie>#include <QLabel>#include <QTime>#include <klfdefs.h>#include <klfutil.h>

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 QDebug & | operator<< (QDebug &str, const KLFPosSearchable::Pos &pos) |
| KLF_EXPORT QDebug& operator<< | ( | QDebug & | str, |
| const KLFPosSearchable::Pos & | pos | ||
| ) |
Definition at line 134 of file klfsearchbar.cpp.
References KLFPosSearchable::Pos::posdata, and QString::sprintf().