kaddressbook
AppearancePage Class Reference
List of all members.Detailed Description
Definition at line 28 of file ds_appearance.h.
Public Member Functions | |
| AppearancePage (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
| ~AppearancePage () | |
Public Attributes | |
| QLabel * | labelHeader |
| QGroupBox * | gbFont |
| QCheckBox * | cbStandardFonts |
| QFrame * | frameFonts |
| QLabel * | labelDetailsFont |
| QLabel * | labelDetailsFontSize |
| QLabel * | labelBodyFont |
| QLabel * | labelFixedFontSize |
| QLabel * | labelFixed |
| KIntSpinBox * | kisbDetailsFontSize |
| KIntSpinBox * | kisbFixedFontSize |
| QLabel * | labelBodyFontSize |
| KFontCombo * | kfcBodyFont |
| KFontCombo * | kfcDetailsFont |
| KFontCombo * | kfcFixedFont |
| QLabel * | labelHeaderFont |
| KFontCombo * | kfcHeaderFont |
| KFontCombo * | kfcHeadlineFont |
| QLabel * | labelHeaderFontSize |
| QLabel * | labelHeaderFontSize_2 |
| KIntSpinBox * | kisbBodyFontSize |
| QLabel * | labelHeadlines |
| KIntSpinBox * | kisbHeaderFontSize |
| KIntSpinBox * | kisbHeadlineFontSize |
| QGroupBox * | gbHeadline |
| QCheckBox * | cbBackgroundColor |
| QFrame * | frameBGColor |
| KColorButton * | kcbHeaderBGColor |
| QLabel * | tlBackgroundColor |
| QLabel * | tlHeaderColor |
| KColorButton * | kcbHeaderTextColor |
Protected Slots | |
| virtual void | languageChange () |
Protected Attributes | |
| QVBoxLayout * | AppearancePageLayout |
| QSpacerItem * | Spacer4 |
| QVBoxLayout * | gbFontLayout |
| QGridLayout * | frameFontsLayout |
| QVBoxLayout * | gbHeadlineLayout |
| QGridLayout * | frameBGColorLayout |
| QSpacerItem * | Spacer3 |
The documentation for this class was generated from the following files:

