korganizer

calprintweekconfig_base.h

00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './calprintweekconfig_base.ui'
00003 **
00004 ** Created: Mon Jan 23 19:01:50 2012
00005 **
00006 ** WARNING! All changes made in this file will be lost!
00007 ****************************************************************************/
00008 
00009 #ifndef CALPRINTWEEK_BASE_H
00010 #define CALPRINTWEEK_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 KDateEdit;
00023 class QTimeEdit;
00024 class QButtonGroup;
00025 class QRadioButton;
00026 class QCheckBox;
00027 
00028 class CalPrintWeekConfig_Base : public QWidget
00029 {
00030     Q_OBJECT
00031 
00032 public:
00033     CalPrintWeekConfig_Base( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00034     ~CalPrintWeekConfig_Base();
00035 
00036     QGroupBox* mDateRangeGroup;
00037     QLabel* mFromDateLabel;
00038     KDateEdit* mFromDate;
00039     QLabel* mToTimeLabel;
00040     QTimeEdit* mToTime;
00041     QLabel* mFromTimeLabel;
00042     QTimeEdit* mFromTime;
00043     KDateEdit* mToDate;
00044     QLabel* mToDateLabel;
00045     QButtonGroup* mPrintType;
00046     QRadioButton* mPrintTypeButton1;
00047     QRadioButton* mPrintTypeButton2;
00048     QRadioButton* mPrintTypeButton3;
00049     QCheckBox* mIncludeTodos;
00050     QCheckBox* mSingleLineLimit;
00051     QCheckBox* mColors;
00052 
00053 protected:
00054     QVBoxLayout* CalPrintWeek_BaseLayout;
00055     QSpacerItem* spacer3;
00056     QGridLayout* mDateRangeGroupLayout;
00057     QSpacerItem* spacer1;
00058     QSpacerItem* spacer4;
00059     QGridLayout* mPrintTypeLayout;
00060 
00061 protected slots:
00062     virtual void languageChange();
00063 
00064 };
00065 
00066 #endif // CALPRINTWEEK_BASE_H
KDE Home | KDE Accessibility Home | Description of Access Keys