#include <ConfigureDialog.h>
Public Member Functions | |
ConfigureDialog (MainWin *mw, KConfig *config) | |
Private Slots | |
void | selectFont () |
void | apply_clicked () |
void | ok_clicked () |
Private Attributes | |
MainWin * | mw |
Dialog * | dialog |
KConfig * | config |
QRadioButton * | fullscreen |
QRadioButton * | cascade |
QRadioButton * | color |
QRadioButton * | grayscale |
KComboBox * | pagesize |
KComboBox * | orientation |
QCheckBox * | autosave |
QCheckBox * | speedmode |
QCheckBox * | keydatamode |
KIntNumInput * | asIntervalInput |
KLineEdit * | speedmodevalue |
QFont | defaultfont |
KLineEdit * | fontle |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|