#include </home/clem/local/src/opie/noncore/unsupported/showimg/settingsdialogbase.h>
Inheritance diagram for SettingsDialogBase:

Public Member Functions | |
| SettingsDialogBase (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0) | |
| ~SettingsDialogBase () | |
Public Attributes | |
| QGroupBox * | GroupBox1 |
| QLabel * | TextLabel1 |
| QSlider * | delaySlider |
| QLabel * | delayText |
| QCheckBox * | repeatCheck |
| QCheckBox * | reverseCheck |
| QCheckBox * | rotateCheck |
| QCheckBox * | fastLoadCheck |
Protected Attributes | |
| QVBoxLayout * | SettingsDialogBaseLayout |
| QVBoxLayout * | GroupBox1Layout |
| QGridLayout * | Layout3 |
|
||||||||||||||||||||
|
Definition at line 24 of file settingsdialogbase.cpp. References Qt::AlignTop, delaySlider, delayText, fastLoadCheck, GroupBox1, GroupBox1Layout, Layout3, repeatCheck, reverseCheck, rotateCheck, SettingsDialogBaseLayout, TextLabel1, tr, and Qt::Vertical. |
|
|
Definition at line 98 of file settingsdialogbase.cpp. |
|
|
Definition at line 32 of file settingsdialogbase.h. Referenced by SettingsDialog::delay(), SettingsDialog::setDelay(), and SettingsDialogBase(). |
|
|
Definition at line 33 of file settingsdialogbase.h. Referenced by SettingsDialog::delayChanged(), and SettingsDialogBase(). |
|
|
Definition at line 37 of file settingsdialogbase.h. Referenced by SettingsDialog::fastLoad(), SettingsDialog::setFastLoad(), and SettingsDialogBase(). |
|
|
Definition at line 30 of file settingsdialogbase.h. Referenced by SettingsDialogBase(). |
|
|
Definition at line 41 of file settingsdialogbase.h. Referenced by SettingsDialogBase(). |
|
|
Definition at line 42 of file settingsdialogbase.h. Referenced by SettingsDialogBase(). |
|
|
Definition at line 34 of file settingsdialogbase.h. Referenced by SettingsDialog::repeat(), SettingsDialog::setRepeat(), and SettingsDialogBase(). |
|
|
Definition at line 35 of file settingsdialogbase.h. Referenced by SettingsDialog::reverse(), SettingsDialog::setReverse(), and SettingsDialogBase(). |
|
|
Definition at line 36 of file settingsdialogbase.h. Referenced by SettingsDialog::rotate(), SettingsDialog::setRotate(), and SettingsDialogBase(). |
|
|
Definition at line 40 of file settingsdialogbase.h. Referenced by SettingsDialogBase(). |
|
|
Definition at line 31 of file settingsdialogbase.h. Referenced by SettingsDialogBase(). |
1.4.2