korganizer
CalPrintMonthConfig_Base Class Reference
List of all members.Detailed Description
Definition at line 27 of file calprintmonthconfig_base.h.
Public Member Functions | |
| CalPrintMonthConfig_Base (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
| ~CalPrintMonthConfig_Base () | |
Public Attributes | |
| QGroupBox * | mDateRangeGroup |
| QLabel * | mFromDateLabel |
| KComboBox * | mFromMonth |
| KIntSpinBox * | mFromYear |
| QLabel * | mToDateLabel |
| KComboBox * | mToMonth |
| KIntSpinBox * | mToYear |
| QCheckBox * | mIncludeTodos |
| QCheckBox * | mWeekNumbers |
| QCheckBox * | mRecurDaily |
| QCheckBox * | mRecurWeekly |
Protected Slots | |
| virtual void | languageChange () |
Protected Attributes | |
| QGridLayout * | CalPrintMonth_BaseLayout |
| QSpacerItem * | spacer2 |
| QHBoxLayout * | mDateRangeGroupLayout |
| QSpacerItem * | spacer1 |
The documentation for this class was generated from the following files:

