korganizer

calprintmonthconfig_base.h

00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './calprintmonthconfig_base.ui'
00003 **
00004 ** Created: Thu Aug 25 17:25:54 2011
00005 **
00006 ** WARNING! All changes made in this file will be lost!
00007 ****************************************************************************/
00008 
00009 #ifndef CALPRINTMONTH_BASE_H
00010 #define CALPRINTMONTH_BASE_H
00011 
00012 #include <qvariant.h>
00013 #include <qwidget.h>
00014 #include <kdateedit.h>
00015 
00016 class QVBoxLayout;
00017 class QHBoxLayout;
00018 class QGridLayout;
00019 class QSpacerItem;
00020 class QGroupBox;
00021 class QLabel;
00022 class KComboBox;
00023 class KIntSpinBox;
00024 class QCheckBox;
00025 
00026 class CalPrintMonthConfig_Base : public QWidget
00027 {
00028     Q_OBJECT
00029 
00030 public:
00031     CalPrintMonthConfig_Base( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00032     ~CalPrintMonthConfig_Base();
00033 
00034     QGroupBox* mDateRangeGroup;
00035     QLabel* mFromDateLabel;
00036     KComboBox* mFromMonth;
00037     KIntSpinBox* mFromYear;
00038     QLabel* mToDateLabel;
00039     KComboBox* mToMonth;
00040     KIntSpinBox* mToYear;
00041     QCheckBox* mWeekNumbers;
00042     QCheckBox* mRecurDaily;
00043     QCheckBox* mRecurWeekly;
00044     QCheckBox* mIncludeTodos;
00045     QCheckBox* mSingleLineLimit;
00046     QCheckBox* mColors;
00047 
00048 protected:
00049     QVBoxLayout* CalPrintMonth_BaseLayout;
00050     QSpacerItem* spacer2;
00051     QHBoxLayout* mDateRangeGroupLayout;
00052     QSpacerItem* spacer1;
00053 
00054 protected slots:
00055     virtual void languageChange();
00056 
00057 };
00058 
00059 #endif // CALPRINTMONTH_BASE_H
KDE Home | KDE Accessibility Home | Description of Access Keys