kmymoneyreportconfigtabchartdecl.h

Go to the documentation of this file.
00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './kmymoneyreportconfigtabchartdecl.ui'
00003 **
00004 ** Created: Wed Jan 26 12:49:22 2011
00005 **
00006 ** WARNING! All changes made in this file will be lost!
00007 ****************************************************************************/
00008 
00009 #ifndef KMYMONEYREPORTCONFIGTABCHARTDECL_H
00010 #define KMYMONEYREPORTCONFIGTABCHARTDECL_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 QLabel;
00020 class QComboBox;
00021 class QCheckBox;
00022 class QSpinBox;
00023 
00024 class kMyMoneyReportConfigTabChartDecl : public QWidget
00025 {
00026     Q_OBJECT
00027 
00028 public:
00029     kMyMoneyReportConfigTabChartDecl( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00030     ~kMyMoneyReportConfigTabChartDecl();
00031 
00032     QLabel* textLabel1;
00033     QComboBox* m_comboType;
00034     QCheckBox* m_checkGridLines;
00035     QCheckBox* m_checkValues;
00036     QCheckBox* m_checkShowChart;
00037     QLabel* textLabel6;
00038     QSpinBox* m_lineWidth;
00039 
00040 protected:
00041     QVBoxLayout* kMyMoneyReportConfigTabChartDeclLayout;
00042     QSpacerItem* spacer15;
00043     QHBoxLayout* layout5;
00044     QSpacerItem* spacer2;
00045     QHBoxLayout* layout6;
00046     QSpacerItem* spacer2_2;
00047 
00048 protected slots:
00049     virtual void languageChange();
00050 
00051 };
00052 
00053 #endif // KMYMONEYREPORTCONFIGTABCHARTDECL_H

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