kmymoneyreportconfigtab1decl.h

Go to the documentation of this file.
00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './kmymoneyreportconfigtab1decl.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 KMYMONEYREPORTCONFIGTAB1DECL_H
00010 #define KMYMONEYREPORTCONFIGTAB1DECL_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 QLineEdit;
00021 class QCheckBox;
00022 
00023 class kMyMoneyReportConfigTab1Decl : public QWidget
00024 {
00025     Q_OBJECT
00026 
00027 public:
00028     kMyMoneyReportConfigTab1Decl( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00029     ~kMyMoneyReportConfigTab1Decl();
00030 
00031     QLabel* textLabel6;
00032     QLineEdit* m_editName;
00033     QLabel* textLabel7;
00034     QLineEdit* m_editComment;
00035     QCheckBox* m_checkCurrency;
00036     QCheckBox* m_checkFavorite;
00037 
00038 protected:
00039     QVBoxLayout* kMyMoneyReportConfigTab1DeclLayout;
00040     QSpacerItem* spacer15;
00041     QHBoxLayout* layout35;
00042     QHBoxLayout* layout36;
00043 
00044 protected slots:
00045     virtual void languageChange();
00046 
00047 };
00048 
00049 #endif // KMYMONEYREPORTCONFIGTAB1DECL_H

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