kaccounttemplateselectordecl.h

Go to the documentation of this file.
00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './kaccounttemplateselectordecl.ui'
00003 **
00004 ** Created: Wed Jan 26 12:49:15 2011
00005 **
00006 ** WARNING! All changes made in this file will be lost!
00007 ****************************************************************************/
00008 
00009 #ifndef KACCOUNTTEMPLATESELECTORDECL_H
00010 #define KACCOUNTTEMPLATESELECTORDECL_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 KListView;
00020 class QListViewItem;
00021 class QGroupBox;
00022 class KTextEdit;
00023 
00024 class KAccountTemplateSelectorDecl : public QWidget
00025 {
00026     Q_OBJECT
00027 
00028 public:
00029     KAccountTemplateSelectorDecl( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00030     ~KAccountTemplateSelectorDecl();
00031 
00032     KListView* m_groupList;
00033     QGroupBox* groupBox1;
00034     KTextEdit* m_description;
00035     QGroupBox* groupBox2;
00036     KListView* m_accountList;
00037 
00038 protected:
00039     QVBoxLayout* KAccountTemplateSelectorDeclLayout;
00040     QHBoxLayout* layout3;
00041     QVBoxLayout* groupBox1Layout;
00042     QVBoxLayout* groupBox2Layout;
00043 
00044 protected slots:
00045     virtual void languageChange();
00046 
00047 };
00048 
00049 #endif // KACCOUNTTEMPLATESELECTORDECL_H

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