akregator/src
Akregator::FeedPropertiesWidgetBase Class Reference
Inheritance diagram for Akregator::FeedPropertiesWidgetBase:

Detailed Description
Definition at line 30 of file propertieswidgetbase.h.
Public Member Functions | |
| FeedPropertiesWidgetBase (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
| ~FeedPropertiesWidgetBase () | |
Public Attributes | |
| QTabWidget * | tabWidget2 |
| QWidget * | tab |
| QLabel * | textLabel3 |
| QLabel * | textLabel2 |
| KLineEdit * | feedNameEdit |
| KLineEdit * | urlEdit |
| QCheckBox * | upChkbox |
| QLabel * | textLabel1 |
| KIntSpinBox * | updateSpinBox |
| QComboBox * | updateComboBox |
| QCheckBox * | checkBox_useNotification |
| QWidget * | tab_2 |
| QButtonGroup * | bg_feedArchive |
| QRadioButton * | rb_keepAllArticles |
| QRadioButton * | rb_limitArticleNumber |
| QRadioButton * | rb_limitArticleAge |
| KIntSpinBox * | sb_maxArticleAge |
| KIntSpinBox * | sb_maxArticleNumber |
| QRadioButton * | rb_disableArchiving |
| QRadioButton * | rb_globalDefault |
| QWidget * | TabPage |
| QCheckBox * | checkBox_loadWebsite |
| QCheckBox * | checkBox_markRead |
Protected Slots | |
| virtual void | languageChange () |
| virtual void | slotUpdateComboBoxActivated (int)=0 |
| virtual void | slotUpdateCheckBoxToggled (bool)=0 |
Protected Attributes | |
| QVBoxLayout * | FeedPropertiesWidgetLayout |
| QGridLayout * | tabLayout |
| QGridLayout * | layout8 |
| QHBoxLayout * | layout9 |
| QSpacerItem * | spacer8 |
| QGridLayout * | tabLayout_2 |
| QGridLayout * | bg_feedArchiveLayout |
| QSpacerItem * | spacer5_2 |
| QSpacerItem * | spacer7 |
| QGridLayout * | TabPageLayout |
| QSpacerItem * | spacer6 |
| QVBoxLayout * | layout4 |
The documentation for this class was generated from the following files:

