Public Member Functions | |
GSpacingDialog (Options *options, QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0) | |
Public Attributes | |
QPushButton * | okButton |
QSpinBox * | spinBox1 |
QLabel * | textLabel2 |
QPushButton * | cancelButton |
Protected Slots | |
virtual void | languageChange () |
void | okClicked (void) |
Called when the user clicked OK. | |
void | cancelClicked (void) |
Called when the user clicked Cancel. | |
Private Attributes | |
Q_OBJECT | |
Options * | options |
|
Called when the user clicked Cancel.
|
|
Called when the user clicked OK. Updates the spacing value in the associated options object. |