messageviewer
#include <findbarbase.h>
Definition at line 32 of file findbarbase.h.
| FindBarBase::FindBarBase |
( |
QWidget * |
parent = 0 | ) |
|
|
explicit |
| FindBarBase::~FindBarBase |
( |
| ) |
|
|
virtual |
| void FindBarBase::autoSearch |
( |
const QString & |
str | ) |
|
|
slot |
| void FindBarBase::clearSelections |
( |
| ) |
|
|
protectedvirtual |
| void FindBarBase::closeBar |
( |
| ) |
|
|
slot |
| bool FindBarBase::event |
( |
QEvent * |
e | ) |
|
|
protectedvirtual |
| void FindBarBase::findNext |
( |
| ) |
|
|
slot |
| void FindBarBase::findPrev |
( |
| ) |
|
|
slot |
| void FindBarBase::focusAndSetCursor |
( |
| ) |
|
| void FindBarBase::messageInfo |
( |
bool |
backward, |
|
|
bool |
isAutoSearch, |
|
|
bool |
found |
|
) |
| |
|
protected |
| QMenu * FindBarBase::optionsMenu |
( |
| ) |
|
|
protected |
| void FindBarBase::searchText |
( |
bool |
backward, |
|
|
bool |
isAutoSearch |
|
) |
| |
|
protectedvirtual |
| void FindBarBase::setFoundMatch |
( |
bool |
match | ) |
|
|
protected |
| void FindBarBase::setText |
( |
const QString & |
text | ) |
|
| void FindBarBase::slotSearchText |
( |
bool |
backward = false, |
|
|
bool |
isAutoSearch = true |
|
) |
| |
|
slot |
| QString FindBarBase::text |
( |
| ) |
const |
| void FindBarBase::updateHighLight |
( |
bool |
| ) |
|
|
protectedvirtual |
| void FindBarBase::updateSensitivity |
( |
bool |
| ) |
|
|
protectedvirtual |
| QAction* MessageViewer::FindBarBase::mCaseSensitiveAct |
|
protected |
| QPushButton* MessageViewer::FindBarBase::mFindNextBtn |
|
protected |
| QPushButton* MessageViewer::FindBarBase::mFindPrevBtn |
|
protected |
| QString MessageViewer::FindBarBase::mLastSearchStr |
|
protected |
| QString MessageViewer::FindBarBase::mNegativeBackground |
|
protected |
| QMenu* MessageViewer::FindBarBase::mOptionsMenu |
|
protected |
| QString MessageViewer::FindBarBase::mPositiveBackground |
|
protected |
| KLineEdit* MessageViewer::FindBarBase::mSearch |
|
protected |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:58 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.