korganizer
CalPrintJournalConfig_Base Class Reference
List of all members.Detailed Description
Definition at line 26 of file calprintjournalconfig_base.h.
Public Member Functions | |
| CalPrintJournalConfig_Base (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
| ~CalPrintJournalConfig_Base () | |
Public Attributes | |
| QButtonGroup * | mDateRangeGroup |
| QRadioButton * | mAllJournals |
| QRadioButton * | mRangeJournals |
| QLabel * | mFromDateLabel |
| KDateEdit * | mFromDate |
| QLabel * | mToDateLabel |
| KDateEdit * | mToDate |
Protected Slots | |
| virtual void | languageChange () |
Protected Attributes | |
| QVBoxLayout * | CalPrintJournal_BaseLayout |
| QSpacerItem * | spacer3 |
| QVBoxLayout * | mDateRangeGroupLayout |
| QHBoxLayout * | layout2 |
| QSpacerItem * | spacer6 |
| QSpacerItem * | spacer1 |
The documentation for this class was generated from the following files:

