#include <searchtoolbar.h>
Definition at line 39 of file searchtoolbar.h.
◆ SearchToolBar()
| SearchToolBar::SearchToolBar |
( |
WebView * |
view, |
|
|
QWidget * |
parent = nullptr |
|
) |
| |
|
explicit |
◆ ~SearchToolBar()
| SearchToolBar::~SearchToolBar |
( |
| ) |
|
|
override |
◆ caseSensitivityChanged
| void SearchToolBar::caseSensitivityChanged |
( |
| ) |
|
|
slot |
◆ close
| void SearchToolBar::close |
( |
| ) |
|
|
slot |
◆ eventFilter()
| bool SearchToolBar::eventFilter |
( |
QObject * |
obj, |
|
|
QEvent * |
event |
|
) |
| |
|
override |
◆ findNext
| void SearchToolBar::findNext |
( |
| ) |
|
|
slot |
◆ findPrevious
| void SearchToolBar::findPrevious |
( |
| ) |
|
|
slot |
◆ focusSearchLine()
| void SearchToolBar::focusSearchLine |
( |
| ) |
|
◆ searchText
| void SearchToolBar::searchText |
( |
const QString & |
text | ) |
|
|
slot |
◆ setText
| void SearchToolBar::setText |
( |
const QString & |
text | ) |
|
|
slot |
◆ showMinimalInPopupWindow()
| void SearchToolBar::showMinimalInPopupWindow |
( |
| ) |
|
◆ showSearchResults
| void SearchToolBar::showSearchResults |
( |
const QWebEngineFindTextResult & |
result | ) |
|
|
slot |
◆ updateFindFlags
| void SearchToolBar::updateFindFlags |
( |
| ) |
|
|
slot |
The documentation for this class was generated from the following files: