korganizer

calprintdayconfig_base.h

00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './calprintdayconfig_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 CALPRINTDAY_BASE_H
00011 #define CALPRINTDAY_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 QCheckBox;
00022 class QGroupBox;
00023 class QLabel;
00024 class QTimeEdit;
00025 class KDateEdit;
00026 
00027 class CalPrintDayConfig_Base : public QWidget
00028 {
00029     Q_OBJECT
00030 
00031 public:
00032     CalPrintDayConfig_Base( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00033     ~CalPrintDayConfig_Base();
00034 
00035     QCheckBox* mIncludeTodos;
00036     QGroupBox* mDateRangeGroup;
00037     QLabel* mFromDateLabel;
00038     QLabel* mToTimeLabel;
00039     QTimeEdit* mToTime;
00040     QCheckBox* mIncludeAllEvents;
00041     KDateEdit* mFromDate;
00042     QTimeEdit* mFromTime;
00043     QLabel* mFromTimeLabel;
00044     KDateEdit* mToDate;
00045     QLabel* mToDateLabel;
00046     QCheckBox* mColors;
00047 
00048 protected:
00049     QGridLayout* CalPrintDay_BaseLayout;
00050     QSpacerItem* spacer3;
00051     QGridLayout* mDateRangeGroupLayout;
00052     QSpacerItem* spacer1;
00053     QSpacerItem* spacer2;
00054 
00055 protected slots:
00056     virtual void languageChange();
00057 
00058 };
00059 
00060 #endif // CALPRINTDAY_BASE_H
KDE Home | KDE Accessibility Home | Description of Access Keys