ksettingsschedulesdecl.h

Go to the documentation of this file.
00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './ksettingsschedulesdecl.ui'
00003 **
00004 ** Created: Wed Jan 26 12:52:58 2011
00005 **
00006 ** WARNING! All changes made in this file will be lost!
00007 ****************************************************************************/
00008 
00009 #ifndef KSETTINGSSCHEDULESDECL_H
00010 #define KSETTINGSSCHEDULESDECL_H
00011 
00012 #include <qvariant.h>
00013 #include <qwidget.h>
00014 
00015 class QVBoxLayout;
00016 class QHBoxLayout;
00017 class QGridLayout;
00018 class QSpacerItem;
00019 class QGroupBox;
00020 class QCheckBox;
00021 class QFrame;
00022 class QLabel;
00023 class QSpinBox;
00024 class KIntSpinBox;
00025 
00026 class KSettingsSchedulesDecl : public QWidget
00027 {
00028     Q_OBJECT
00029 
00030 public:
00031     KSettingsSchedulesDecl( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00032     ~KSettingsSchedulesDecl();
00033 
00034     QGroupBox* groupBox6;
00035     QCheckBox* kcfg_CheckSchedule;
00036     QFrame* m_dayCountFrame;
00037     QLabel* textLabel3;
00038     QSpinBox* kcfg_CheckSchedulePreview;
00039     QLabel* textLabel1;
00040     KIntSpinBox* kcfg_SchedulePreview;
00041 
00042 protected:
00043     QVBoxLayout* KSettingsSchedulesDeclLayout;
00044     QSpacerItem* spacer10;
00045     QVBoxLayout* groupBox6Layout;
00046     QHBoxLayout* m_dayCountFrameLayout;
00047     QHBoxLayout* layout2;
00048     QSpacerItem* spacer2;
00049 
00050 protected slots:
00051     virtual void languageChange();
00052 
00053 };
00054 
00055 #endif // KSETTINGSSCHEDULESDECL_H

Generated on Wed Jan 26 13:03:18 2011 for KMyMoney by  doxygen 1.5.6