The SearchToolBar class.
More...
#include <searchtoolbar.h>
Inherits QToolBar.
◆ CompleterListFunction
◆ SearchToolBar() [1/2]
◆ SearchToolBar() [2/2]
◆ ~SearchToolBar()
◆ getText()
QString getText |
( |
| ) |
const |
|
inlinenoexcept |
◆ setPlaceholderText()
void setPlaceholderText |
( |
const QString & |
text | ) |
|
|
inlinenoexcept |
◆ setCompleterListFunction()
◆ clear()
◆ selectAllAndSetFocus()
void selectAllAndSetFocus |
( |
| ) |
|
|
noexcept |
◆ findNext()
◆ findPrevious()
◆ operator=()
◆ textChanged
void textChanged |
( |
const QString & |
text | ) |
|
|
signal |
◆ goToTriggered
void goToTriggered |
( |
const QString & |
name, |
|
|
int |
index = 0 |
|
) |
| |
|
signal |
◆ updateCompleter()
◆ textChangedHandler()
void textChangedHandler |
( |
const QString & |
text | ) |
|
|
privatenoexcept |
◆ mCompleterListFunction
◆ mLineEdit
QScopedPointer<QLineEdit> mLineEdit |
|
private |
◆ mForward
Current search direction (forward or backward)
◆ mIndex
Number of searches with the current search term.
The documentation for this class was generated from the following files: