korganizer

calprintweekconfig_base.h

00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './calprintweekconfig_base.ui'
00003 **
00004 ** Created: Thu Mar 29 06:08:54 2007
00005 **      by: The User Interface Compiler ($Id: qt/main.cpp   3.3.8   edited Jan 11 14:47 $)
00006 **
00007 ** WARNING! All changes made in this file will be lost!
00008 ****************************************************************************/
00009 
00010 #ifndef CALPRINTWEEK_BASE_H
00011 #define CALPRINTWEEK_BASE_H
00012 
00013 #include <qvariant.h>
00014 #include <qwidget.h>
00015 #include <kdateedit.h>
00016 
00017 class QVBoxLayout;
00018 class QHBoxLayout;
00019 class QGridLayout;
00020 class QSpacerItem;
00021 class QGroupBox;
00022 class QLabel;
00023 class KDateEdit;
00024 class QTimeEdit;
00025 class QCheckBox;
00026 class QButtonGroup;
00027 class QRadioButton;
00028 
00029 class CalPrintWeekConfig_Base : public QWidget
00030 {
00031     Q_OBJECT
00032 
00033 public:
00034     CalPrintWeekConfig_Base( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00035     ~CalPrintWeekConfig_Base();
00036 
00037     QGroupBox* mDateRangeGroup;
00038     QLabel* mFromDateLabel;
00039     KDateEdit* mFromDate;
00040     QLabel* mToTimeLabel;
00041     QTimeEdit* mToTime;
00042     QLabel* mFromTimeLabel;
00043     QTimeEdit* mFromTime;
00044     KDateEdit* mToDate;
00045     QLabel* mToDateLabel;
00046     QCheckBox* mColors;
00047     QButtonGroup* mPrintType;
00048     QRadioButton* mPrintTypeButton1;
00049     QRadioButton* mPrintTypeButton2;
00050     QRadioButton* mPrintTypeButton3;
00051     QCheckBox* mIncludeTodos;
00052 
00053 protected:
00054     QGridLayout* 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