korganizer
FilterEdit_base Class Reference
Inheritance diagram for FilterEdit_base:

Detailed Description
Definition at line 30 of file filteredit_base.h.
Public Slots | |
virtual void | updateFilter () |
Public Member Functions | |
FilterEdit_base (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
~FilterEdit_base () | |
Public Attributes | |
QListBox * | mRulesList |
QPushButton * | mNewButton |
QPushButton * | mDeleteButton |
QButtonGroup * | mDetailsFrame |
QLabel * | textLabel1 |
QLineEdit * | mNameLineEdit |
QCheckBox * | mRecurringCheck |
QCheckBox * | mCompletedCheck |
QLabel * | mCompletedTimeSpanLabel |
KIntNumInput * | mCompletedTimeSpan |
QCheckBox * | mHideInactiveTodosCheck |
QButtonGroup * | mCategoriesButtonGroup |
QListBox * | mCatList |
QRadioButton * | mCatHideCheck |
QRadioButton * | mCatShowCheck |
QPushButton * | mCatEditButton |
QCheckBox * | mHideTodosNotAssignedToMeCheck |
Protected Slots | |
virtual void | languageChange () |
Protected Attributes | |
QGridLayout * | FilterEdit_baseLayout |
QGridLayout * | mDetailsFrameLayout |
QHBoxLayout * | layout3 |
QHBoxLayout * | layout1 |
QSpacerItem * | spacer2 |
QSpacerItem * | spacer3 |
QGridLayout * | mCategoriesButtonGroupLayout |
QSpacerItem * | spacer4 |
The documentation for this class was generated from the following files: