korganizer
CalPrintTodoConfig_Base Class Reference
List of all members.Detailed Description
Definition at line 30 of file calprinttodoconfig_base.h.
Public Member Functions | |
| CalPrintTodoConfig_Base (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
| ~CalPrintTodoConfig_Base () | |
Public Attributes | |
| QLabel * | mTitleLabel |
| QLineEdit * | mTitle |
| QButtonGroup * | mPrintType |
| QRadioButton * | mPrintAll |
| QRadioButton * | mPrintUnfinished |
| QRadioButton * | mPrintDueRange |
| QLabel * | mFromDateLabel |
| KDateEdit * | mFromDate |
| QLabel * | mToDateLabel |
| KDateEdit * | mToDate |
| QButtonGroup * | includeInfoBox |
| QCheckBox * | mPriority |
| QCheckBox * | mDescription |
| QCheckBox * | mDueDate |
| QCheckBox * | mPercentComplete |
| QGroupBox * | sortingOptionsBox |
| QLabel * | sortFieldLabel |
| QComboBox * | mSortField |
| QLabel * | sortDirectionLabel |
| QComboBox * | mSortDirection |
| QButtonGroup * | otherOptionsBox |
| QCheckBox * | mConnectSubTodos |
| QCheckBox * | mStrikeOutCompleted |
Protected Slots | |
| virtual void | languageChange () |
Protected Attributes | |
| QGridLayout * | CalPrintTodoConfig_BaseLayout |
| QSpacerItem * | spacer3 |
| QVBoxLayout * | mPrintTypeLayout |
| QHBoxLayout * | layout2 |
| QSpacerItem * | spacer2 |
| QSpacerItem * | spacer1 |
| QGridLayout * | includeInfoBoxLayout |
| QGridLayout * | sortingOptionsBoxLayout |
| QSpacerItem * | spacer4 |
| QSpacerItem * | spacer5 |
| QVBoxLayout * | otherOptionsBoxLayout |
The documentation for this class was generated from the following files:

