korganizer
CalPrintYearConfig_Base Class Reference
List of all members.Detailed Description
Definition at line 26 of file calprintyearconfig_base.h.
Public Member Functions | |
| CalPrintYearConfig_Base (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
| ~CalPrintYearConfig_Base () | |
Public Attributes | |
| QButtonGroup * | mDateRangeGroup |
| QLabel * | mYearLabel |
| QLabel * | mPagesLabel |
| QSpinBox * | mYear |
| QComboBox * | mPages |
| QGroupBox * | mDisplayOptionsGroup |
| QLabel * | mSubDaysLabel |
| QLabel * | mHolidaysLabel |
| QComboBox * | mSubDays |
| QComboBox * | mHolidays |
Protected Slots | |
| virtual void | languageChange () |
Protected Attributes | |
| QVBoxLayout * | CalPrintYear_BaseLayout |
| QSpacerItem * | spacer3 |
| QGridLayout * | mDateRangeGroupLayout |
| QSpacerItem * | spacer4 |
| QSpacerItem * | spacer5 |
| QGridLayout * | mDisplayOptionsGroupLayout |
The documentation for this class was generated from the following files:

