#include <gesturelabprefsdialog.h>
Public Member Functions | |
| GestureLabPrefsDialog (SettingsController *controller, QWidget *parent=0, Qt::WindowFlags flags=0) | |
It was designed for non-modal use, where all changes come in to effect immediately. Hence there is a "Close" push button (not shown on the Mac OS X version, as to suit Apple HIG) and no "Ok" or "Cancel" push buttons.
| GestureLabPrefsDialog::GestureLabPrefsDialog | ( | SettingsController * | c, | |
| QWidget * | parent = 0, |
|||
| Qt::WindowFlags | flags = 0 | |||
| ) |
Constructs a preferences dialog with the given parent and flags and attaches itself to the controller.
Asserts that the controller is non-null.
1.5.2