Aborted enum value | KLFSearchBar | protected |
abortSearch() | KLFSearchBar | slot |
clear() | KLFSearchBar | slot |
colorFound() const | KLFSearchBar | |
colorNotFound() const | KLFSearchBar | |
currentSearchText() const | KLFSearchBar | |
Default enum value | KLFSearchBar | protected |
didNotFind() | KLFSearchBar | signal |
didNotFind(const QString &queryString, bool forward) | KLFSearchBar | signal |
displayState(SearchState state) | KLFSearchBar | protectedvirtual |
editor() | KLFSearchBar | |
emitFoundSignals(bool found, const QString &searchstring, bool forward) | KLFSearchBar | protected |
escapePressed() | KLFSearchBar | signal |
event(QEvent *event) | KLFSearchBar | protectedvirtual |
eventFilter(QObject *obj, QEvent *ev) | KLFSearchBar | virtual |
find(const QString &string) | KLFSearchBar | inlineslot |
find(const QString &string, bool forward) | KLFSearchBar | slot |
findNext(bool forward=true) | KLFSearchBar | slot |
findPrev() | KLFSearchBar | inlineslot |
focus() | KLFSearchBar | slot |
focusOrNext(bool forward=true) | KLFSearchBar | slot |
focusOrPrev() | KLFSearchBar | inlineslot |
FocusOut enum value | KLFSearchBar | protected |
focusOutText() const | KLFSearchBar | inline |
found() | KLFSearchBar | signal |
found(const QString &queryString, bool forward) | KLFSearchBar | signal |
Found enum value | KLFSearchBar | protected |
frameStyle() | QFrame | |
hideButtonShown() const | KLFSearchBar | |
KLFSearchBar(QWidget *parent=NULL) | KLFSearchBar | |
NotFound enum value | KLFSearchBar | protected |
QFrame(QWidget *parent=0, Qt::WindowFlags f=0) | QFrame | |
QFrame(QWidget *parent, const char *name, Qt::WindowFlags f=0) | QFrame | |
registerShortcuts(QWidget *parent) | KLFSearchBar | virtual |
searchAborted() | KLFSearchBar | signal |
searchBarHasFocus() | KLFSearchBar | protected |
searchPerformed(bool found) | KLFSearchBar | signal |
SearchState enum name | KLFSearchBar | protected |
setColorFound(const QColor &color) | KLFSearchBar | |
setColorNotFound(const QColor &color) | KLFSearchBar | |
setFocusOutText(const QString &focusOutText) | KLFSearchBar | slot |
setFrameStyle(int style) | QFrame | |
setSearchTarget(KLFSearchable *object) | KLFSearchBar | virtual |
setSearchText(const QString &text) | KLFSearchBar | virtualslot |
setShowHideButton(bool showHideButton) | KLFSearchBar | |
setShowOverlayMode(bool showOverlayMode) | KLFSearchBar | |
setShowOverlayRelativeGeometry(const QRect &relativeGeometryPercent) | KLFSearchBar | |
setShowOverlayRelativeGeometry(int widthPercent, int heightPercent, int positionXPercent, int positionYPercent) | KLFSearchBar | |
showOverlayMode() const | KLFSearchBar | inline |
showOverlayRelativeGeometry() const | KLFSearchBar | inline |
showSearchBarText(const QString &text) | KLFSearchBar | protected |
slotSearchFocusIn() | KLFSearchBar | protectedvirtual |
slotSearchFocusOut() | KLFSearchBar | protectedvirtual |
u | KLFSearchBar | protected |
updateSearchFound(bool found) | KLFSearchBar | protectedvirtual |
~KLFSearchBar() | KLFSearchBar | virtual |