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

