Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

kaccounttemplateselectordecl.h

Go to the documentation of this file.
00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './kaccounttemplateselectordecl.ui'
00003 **
00004 ** Created: Sun Sep 7 03:28:47 2008
00005 **      by: The User Interface Compiler ($Id: qt/main.cpp   3.3.4   edited Nov 24 2003 $)
00006 **
00007 ** WARNING! All changes made in this file will be lost!
00008 ****************************************************************************/
00009 
00010 #ifndef KACCOUNTTEMPLATESELECTORDECL_H
00011 #define KACCOUNTTEMPLATESELECTORDECL_H
00012 
00013 #include <qvariant.h>
00014 #include <qwidget.h>
00015 
00016 class QVBoxLayout;
00017 class QHBoxLayout;
00018 class QGridLayout;
00019 class QSpacerItem;
00020 class KListView;
00021 class QListViewItem;
00022 class QGroupBox;
00023 class KTextEdit;
00024 
00025 class KAccountTemplateSelectorDecl : public QWidget
00026 {
00027     Q_OBJECT
00028 
00029 public:
00030     KAccountTemplateSelectorDecl( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00031     ~KAccountTemplateSelectorDecl();
00032 
00033     KListView* m_groupList;
00034     QGroupBox* groupBox1;
00035     KTextEdit* m_description;
00036     QGroupBox* groupBox2;
00037     KListView* m_accountList;
00038 
00039 protected:
00040     QVBoxLayout* KAccountTemplateSelectorDeclLayout;
00041     QHBoxLayout* layout3;
00042     QVBoxLayout* groupBox1Layout;
00043     QVBoxLayout* groupBox2Layout;
00044 
00045 protected slots:
00046     virtual void languageChange();
00047 
00048 };
00049 
00050 #endif // KACCOUNTTEMPLATESELECTORDECL_H

Generated on Sun Sep 7 03:57:34 2008 for KMyMoney by  doxygen 1.4.1