akregator/src
Akregator::SettingsAppearance Class Reference
List of all members.Detailed Description
Definition at line 28 of file settings_appearance.h.
Public Member Functions | |
| SettingsAppearance (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
| ~SettingsAppearance () | |
Public Attributes | |
| QGroupBox * | groupBox3 |
| QLabel * | lbl_MinimumFontSize |
| QSlider * | slider_minimumFontSize |
| KIntSpinBox * | kcfg_MinimumFontSize |
| QLabel * | lbl_MediumFontSize |
| QSlider * | slider_mediumFontSize |
| KIntSpinBox * | kcfg_MediumFontSize |
| QGroupBox * | FontsGroupBox |
| QLabel * | textLabel1 |
| KFontCombo * | kcfg_StandardFont |
| QLabel * | textLabel2_2 |
| KFontCombo * | kcfg_FixedFont |
| QLabel * | textLabel3 |
| KFontCombo * | kcfg_SerifFont |
| QLabel * | textLabel4 |
| KFontCombo * | kcfg_SansSerifFont |
| QCheckBox * | kcfg_UnderlineLinks |
Protected Slots | |
| virtual void | languageChange () |
Protected Attributes | |
| QVBoxLayout * | SettingsAppearanceLayout |
| QSpacerItem * | spacer1 |
| QGridLayout * | groupBox3Layout |
| QGridLayout * | FontsGroupBoxLayout |
The documentation for this class was generated from the following files:

