korganizer

calprintjournalconfig_base.h

00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './calprintjournalconfig_base.ui'
00003 **
00004 ** Created: Thu Mar 29 06:11:23 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 CALPRINTJOURNAL_BASE_H
00011 #define CALPRINTJOURNAL_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 QButtonGroup;
00023 class QRadioButton;
00024 class QLabel;
00025 
00026 class CalPrintJournalConfig_Base : public QWidget
00027 {
00028     Q_OBJECT
00029 
00030 public:
00031     CalPrintJournalConfig_Base( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00032     ~CalPrintJournalConfig_Base();
00033 
00034     QButtonGroup* mDateRangeGroup;
00035     QRadioButton* mAllJournals;
00036     QRadioButton* mRangeJournals;
00037     QLabel* mFromDateLabel;
00038     KDateEdit* mFromDate;
00039     QLabel* mToDateLabel;
00040     KDateEdit* mToDate;
00041 
00042 protected:
00043     QVBoxLayout* CalPrintJournal_BaseLayout;
00044     QSpacerItem* spacer3;
00045     QVBoxLayout* mDateRangeGroupLayout;
00046     QHBoxLayout* layout2;
00047     QSpacerItem* spacer6;
00048     QSpacerItem* spacer1;
00049 
00050 protected slots:
00051     virtual void languageChange();
00052 
00053 private:
00054     QPixmap image0;
00055 
00056 };
00057 
00058 #endif // CALPRINTJOURNAL_BASE_H
KDE Home | KDE Accessibility Home | Description of Access Keys