#include <ConfigureDialog.h>
Public Member Functions | |
ConfigureDialog (MainWin *mw, const char *name, KConfig *config) | |
Private Slots | |
void | apply_clicked () |
void | ok_clicked () |
Private Attributes | |
KConfig * | config |
QRadioButton * | fullscreen |
QRadioButton * | cascade |
QRadioButton * | color |
QRadioButton * | grayscale |
KComboBox * | pagesize |
KComboBox * | orientation |
QCheckBox * | autosave |
KIntNumInput * | asIntervalInput |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|