Preferences dialog.
More...
#include <cPreferencesDialog.h>
◆ cPreferencesDialog()
cPreferencesDialog::cPreferencesDialog |
( |
cGlobalPreferences & |
globalpreferences, |
|
|
QWidget * |
parent = 0 |
|
) |
| |
|
explicit |
The constructor.
- Parameters
-
globalpreferences | global preferences of the application |
parent | pointer to a parent widget |
◆ keyPressEvent()
void cPreferencesDialog::keyPressEvent |
( |
QKeyEvent * |
event | ) |
|
|
protected |
Handle a key press event.
- Parameters
-
event | pointer to QKeyEvent |
◆ resetPreferences()
Reset preferences.
- Parameters
-
globalpreferences | global preferences of the application |
◆ setPreferences()
Set preferences.
- Parameters
-
globalpreferences | global preferences of the application |
The documentation for this class was generated from the following files: