#include <finddialog.h>
Class FindDialog provides the ui part for selecting find attributes.
- Author
- : Ralf Habacker ralf..nosp@m.haba.nosp@m.cker@.nosp@m.free.nosp@m.net.d.nosp@m.e
◆ FindDialog()
FindDialog::FindDialog |
( |
QWidget * | parent = nullptr | ) |
|
|
explicit |
◆ ~FindDialog()
FindDialog::~FindDialog |
( |
| ) |
|
◆ category()
Return user selected category.
- Returns
- category enum
◆ filter()
Return user selected filter.
- Returns
- filter enum
◆ showEvent()
void FindDialog::showEvent |
( |
QShowEvent * | event | ) |
|
|
protected |
Override default event handler for show event.
- Parameters
-
◆ slotFilterButtonClicked
void FindDialog::slotFilterButtonClicked |
( |
int | button | ) |
|
|
privateslot |
Handles filter radio button group click.
- Parameters
-
button | (-2=Treeview,-3,-4) |
◆ text()
QString FindDialog::text |
( |
| ) |
const |
return entered text.
- Returns
- text
The documentation for this class was generated from the following files: