option dialog widget
More...
#include <OptionsDialog.h>
|
|
void | apply () |
| | apply new settings values
|
| |
|
void | refresh () |
| | refresh from saved settings
|
| |
|
void | restore () |
| | restore default values
|
| |
| void | setTab (int tab=-1) |
| | set shown tab More...
|
| |
|
|
Ui::OptionsDialog * | _ui |
| | designer gui
|
| |
Definition at line 35 of file OptionsDialog.h.
| OptionsDialog::OptionsDialog |
( |
QWidget * |
parent = 0, |
|
|
Qt::WindowFlags |
f = 0 |
|
) |
| |
|
explicit |
| bool OptionsDialog::check |
( |
| ) |
|
|
static |
| void OptionsDialog::setTab |
( |
int |
tab = -1 | ) |
|
|
slot |
default tab is shown, if given number invalid (too low or high)
- Parameters
-
Definition at line 59 of file OptionsDialog.cpp.
References _ui.
The documentation for this class was generated from the following files: