akregator/src
Akregator::SettingsGeneral Class Reference
List of all members.Detailed Description
Definition at line 26 of file settings_general.h.
Public Member Functions | |
| SettingsGeneral (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
| ~SettingsGeneral () | |
Public Attributes | |
| QGroupBox * | groupBox3_2 |
| QCheckBox * | kcfg_UseIntervalFetch |
| QCheckBox * | kcfg_UseNotifications |
| QCheckBox * | kcfg_ShowTrayIcon |
| QLabel * | textLabel1 |
| QSpinBox * | kcfg_AutoFetchInterval |
| QGroupBox * | groupBox3 |
| QCheckBox * | kcfg_MarkAllFeedsReadOnStartup |
| QCheckBox * | kcfg_FetchOnStartup |
| QGroupBox * | groupBox3_3 |
| QCheckBox * | kcfg_UseHTMLCache |
Protected Slots | |
| virtual void | languageChange () |
Protected Attributes | |
| QGridLayout * | SettingsGeneralLayout |
| QSpacerItem * | spacer1 |
| QGridLayout * | groupBox3_2Layout |
| QGridLayout * | groupBox3Layout |
| QGridLayout * | groupBox3_3Layout |
The documentation for this class was generated from the following files:

