A basic find dialog.
More...
| MAKVrExchange::DtFindDialog::DtFindDialog |
( |
QWidget * |
parent = 0 | ) |
|
| virtual MAKVrExchange::DtFindDialog::~DtFindDialog |
( |
| ) |
|
|
virtual |
| MAKVrExchange::DtFindDialog::DtFindDialog |
( |
DtFindDialog & |
other | ) |
|
|
private |
Copy CTOR not Implemented – do not copy.
| void MAKVrExchange::DtFindDialog::connectToSignals |
( |
| ) |
|
|
protected |
Connect to signals from dialog widgets.
Non-virtual - Called from CTOR.
| virtual void MAKVrExchange::DtFindDialog::keyPressEvent |
( |
QKeyEvent * |
event | ) |
|
|
protectedvirtual |
Check for Shift-Enter and search backwards.
| virtual void MAKVrExchange::DtFindDialog::keyReleaseEvent |
( |
QKeyEvent * |
event | ) |
|
|
protectedvirtual |
Check for Ctrl-F keystroke and select all.
| void MAKVrExchange::DtFindDialog::onFindNextPressed |
( |
| ) |
const |
|
signal |
Signals that the user pressed the 'find next' button.
| void MAKVrExchange::DtFindDialog::onFindPreviousPressed |
( |
| ) |
const |
|
signal |
Signals that the user pressed the 'find previous' button.
| void MAKVrExchange::DtFindDialog::onSearchStringChanged |
( |
| ) |
const |
|
signal |
Signals that the user changed the search string.
Assignment Operator not Implemented – do not copy.
| virtual DtString MAKVrExchange::DtFindDialog::searchString |
( |
| ) |
const |
|
virtual |
Accessor for the current search string.
| virtual void MAKVrExchange::DtFindDialog::selectAll |
( |
| ) |
|
|
virtual |
Selects all text in the entry box.
| void MAKVrExchange::DtFindDialog::setupGui |
( |
| ) |
|
|
protected |
Create the view.
Non-virtual - Called from CTOR.
| QLineEdit* MAKVrExchange::DtFindDialog::myEntryBox |
|
protected |
| QPushButton* MAKVrExchange::DtFindDialog::myNextButton |
|
protected |
| QPushButton* MAKVrExchange::DtFindDialog::myPreviousButton |
|
protected |
The documentation for this class was generated from the following file: