korganizer

calprintyearconfig_base.h

00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './calprintyearconfig_base.ui'
00003 **
00004 ** Created: Thu Mar 29 06:11:33 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 CALPRINTYEAR_BASE_H
00011 #define CALPRINTYEAR_BASE_H
00012 
00013 #include <qvariant.h>
00014 #include <qwidget.h>
00015 
00016 class QVBoxLayout;
00017 class QHBoxLayout;
00018 class QGridLayout;
00019 class QSpacerItem;
00020 class QButtonGroup;
00021 class QLabel;
00022 class QSpinBox;
00023 class QComboBox;
00024 class QGroupBox;
00025 
00026 class CalPrintYearConfig_Base : public QWidget
00027 {
00028     Q_OBJECT
00029 
00030 public:
00031     CalPrintYearConfig_Base( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00032     ~CalPrintYearConfig_Base();
00033 
00034     QButtonGroup* mDateRangeGroup;
00035     QLabel* mYearLabel;
00036     QLabel* mPagesLabel;
00037     QSpinBox* mYear;
00038     QComboBox* mPages;
00039     QGroupBox* mDisplayOptionsGroup;
00040     QLabel* mSubDaysLabel;
00041     QLabel* mHolidaysLabel;
00042     QComboBox* mSubDays;
00043     QComboBox* mHolidays;
00044 
00045 protected:
00046     QVBoxLayout* CalPrintYear_BaseLayout;
00047     QSpacerItem* spacer3;
00048     QGridLayout* mDateRangeGroupLayout;
00049     QSpacerItem* spacer4;
00050     QSpacerItem* spacer5;
00051     QGridLayout* mDisplayOptionsGroupLayout;
00052 
00053 protected slots:
00054     virtual void languageChange();
00055 
00056 };
00057 
00058 #endif // CALPRINTYEAR_BASE_H
KDE Home | KDE Accessibility Home | Description of Access Keys