akregator/src
Akregator::SettingsArchive Class Reference
List of all members.Detailed Description
Definition at line 26 of file settings_archive.h.
Public Member Functions | |
| SettingsArchive (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
| ~SettingsArchive () | |
Public Attributes | |
| QButtonGroup * | kcfg_ArchiveMode |
| QRadioButton * | rb_KeepAllArticles |
| QRadioButton * | rb_LimitArticleNumber |
| QRadioButton * | rb_LimitArticleAge |
| QRadioButton * | rb_DisableArchiving |
| KIntSpinBox * | kcfg_MaxArticleNumber |
| KIntSpinBox * | kcfg_MaxArticleAge |
| QCheckBox * | kcfg_DoNotExpireImportantArticles |
Protected Slots | |
| virtual void | languageChange () |
Protected Attributes | |
| QGridLayout * | SettingsArchiveLayout |
| QVBoxLayout * | layout1 |
| QSpacerItem * | spacer1 |
| QGridLayout * | kcfg_ArchiveModeLayout |
The documentation for this class was generated from the following files:

