korganizer Library API Documentation

calprintmonthconfig_base.h

00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './calprintmonthconfig_base.ui'
00003 **
00004 ** Created: Wed Mar 23 22:27:30 2005
00005 **      by: The User Interface Compiler ($Id: qt/main.cpp   3.3.4   edited Nov 24 2003 $)
00006 **
00007 ** WARNING! All changes made in this file will be lost!
00008 ****************************************************************************/
00009 
00010 #ifndef CALPRINTMONTH_BASE_H
00011 #define CALPRINTMONTH_BASE_H
00012 
00013 #include <qvariant.h>
00014 #include <qpixmap.h>
00015 #include <qwidget.h>
00016 
00017 class QVBoxLayout;
00018 class QHBoxLayout;
00019 class QGridLayout;
00020 class QSpacerItem;
00021 class KDateEdit;
00022 class QGroupBox;
00023 class QLabel;
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* mToDateLabel;
00036     QLabel* mFromDateLabel;
00037     KDateEdit* mToDate;
00038     KDateEdit* mFromDate;
00039     QCheckBox* mIncludeTodos;
00040     QCheckBox* mWeekNumbers;
00041 
00042 protected:
00043     QGridLayout* CalPrintMonth_BaseLayout;
00044     QSpacerItem* spacer2;
00045     QGridLayout* mDateRangeGroupLayout;
00046     QSpacerItem* spacer1;
00047 
00048 protected slots:
00049     virtual void languageChange();
00050 
00051 private:
00052     QPixmap image0;
00053 
00054 };
00055 
00056 #endif // CALPRINTMONTH_BASE_H
KDE Logo
This file is part of the documentation for korganizer Library Version 3.3.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Mar 23 22:45:22 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003