#include <searchform.h>
Definition at line 31 of file searchform.h.
◆ ToolButtonState
| Enumerator |
|---|
| Disabled | |
| Common | |
| Active | |
Definition at line 35 of file searchform.h.
◆ SearchForm()
| SearchForm::SearchForm |
( |
QWidget * |
parent = nullptr | ) |
|
|
explicit |
◆ changedSearchPhrase
| void SearchForm::changedSearchPhrase |
( |
const QString & |
text | ) |
|
|
privateslot |
◆ changedState
| void SearchForm::changedState |
( |
bool |
isUpdate | ) |
|
|
privateslot |
◆ clickedDown
| void SearchForm::clickedDown |
( |
| ) |
|
|
privateslot |
◆ clickedHide
| void SearchForm::clickedHide |
( |
| ) |
|
|
privateslot |
◆ clickedSearch
| void SearchForm::clickedSearch |
( |
| ) |
|
|
privateslot |
◆ clickedStart
| void SearchForm::clickedStart |
( |
| ) |
|
|
privateslot |
◆ clickedUp
| void SearchForm::clickedUp |
( |
| ) |
|
|
privateslot |
◆ createButton()
| QPushButton * SearchForm::createButton |
( |
const QString & |
name, |
|
|
const QString & |
state |
|
) |
| |
|
private |
◆ getAndCheckParametrSearch()
◆ getParameterSearch()
◆ getSearchPhrase()
| QString SearchForm::getSearchPhrase |
( |
| ) |
const |
◆ insertEditor()
| void SearchForm::insertEditor |
( |
const QString & |
text | ) |
|
◆ reloadTheme
| void SearchForm::reloadTheme |
( |
| ) |
|
|
slot |
◆ removeSearchPhrase()
| void SearchForm::removeSearchPhrase |
( |
| ) |
|
◆ searchDown
| void SearchForm::searchDown |
( |
const QString & |
phrase, |
|
|
const ParameterSearch & |
parameter |
|
) |
| |
|
signal |
◆ searchInBegin
| void SearchForm::searchInBegin |
( |
const QString & |
phrase, |
|
|
const ParameterSearch & |
parameter |
|
) |
| |
|
signal |
◆ searchUp
| void SearchForm::searchUp |
( |
const QString & |
phrase, |
|
|
const ParameterSearch & |
parameter |
|
) |
| |
|
signal |
◆ setFocusEditor()
| void SearchForm::setFocusEditor |
( |
| ) |
|
◆ setStateName()
◆ showEvent()
| void SearchForm::showEvent |
( |
QShowEvent * |
event | ) |
|
|
finalprotected |
◆ showMessageNotFound
◆ useBeginState()
| void SearchForm::useBeginState |
( |
| ) |
|
|
private |
◆ visibleChanged
| void SearchForm::visibleChanged |
( |
| ) |
|
|
signal |
◆ downButton
| QPushButton* SearchForm::downButton |
|
private |
◆ hideButton
| QPushButton* SearchForm::hideButton |
|
private |
◆ isActiveSettings
| bool SearchForm::isActiveSettings {false} |
|
private |
◆ isChangedPhrase
| bool SearchForm::isChangedPhrase {false} |
|
private |
◆ isPrevSearch
| bool SearchForm::isPrevSearch {false} |
|
private |
◆ isSearchInBegin
| bool SearchForm::isSearchInBegin {true} |
|
private |
◆ messageLabel
| QLabel* SearchForm::messageLabel |
|
private |
◆ parameter
◆ searchLine
◆ searchPhrase
| QString SearchForm::searchPhrase |
|
private |
◆ settings
◆ settingsButton
| QPushButton* SearchForm::settingsButton |
|
private |
◆ startButton
| QPushButton* SearchForm::startButton |
|
private |
◆ upButton
| QPushButton* SearchForm::upButton |
|
private |
The documentation for this class was generated from the following files: