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