ConfigDialog Class Reference
Inheritance diagram for ConfigDialog:

Public Member Functions | |
| ConfigDialog (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
| ~ConfigDialog () | |
Public Attributes | |
| QButtonGroup * | titleAlign |
| QRadioButton * | AlignLeft |
| QRadioButton * | AlignHCenter |
| QRadioButton * | AlignRight |
| QCheckBox * | titleShadow |
| QCheckBox * | animateButtons |
| QCheckBox * | menuClose |
Protected Slots | |
| virtual void | languageChange () |
Protected Attributes | |
| QGridLayout * | ConfigDialogLayout |
| QHBoxLayout * | titleAlignLayout |
Detailed Description
Definition at line 24 of file configdialog.h.
The documentation for this class was generated from the following files:
