korganizer
CalPrintWeekConfig_Base Class Reference
List of all members.Detailed Description
Definition at line 29 of file calprintweekconfig_base.h.
Public Member Functions | |
| CalPrintWeekConfig_Base (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
| ~CalPrintWeekConfig_Base () | |
Public Attributes | |
| QGroupBox * | mDateRangeGroup |
| QLabel * | mFromDateLabel |
| KDateEdit * | mFromDate |
| QLabel * | mToTimeLabel |
| QTimeEdit * | mToTime |
| QLabel * | mFromTimeLabel |
| QTimeEdit * | mFromTime |
| KDateEdit * | mToDate |
| QLabel * | mToDateLabel |
| QCheckBox * | mColors |
| QButtonGroup * | mPrintType |
| QRadioButton * | mPrintTypeButton1 |
| QRadioButton * | mPrintTypeButton2 |
| QRadioButton * | mPrintTypeButton3 |
| QCheckBox * | mIncludeTodos |
Protected Slots | |
| virtual void | languageChange () |
Protected Attributes | |
| QGridLayout * | CalPrintWeek_BaseLayout |
| QSpacerItem * | spacer3 |
| QGridLayout * | mDateRangeGroupLayout |
| QSpacerItem * | spacer1 |
| QSpacerItem * | spacer4 |
| QGridLayout * | mPrintTypeLayout |
The documentation for this class was generated from the following files:

