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

kaccounttypepagedecl.h

Go to the documentation of this file.
00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './kaccounttypepagedecl.ui'
00003 **
00004 ** Created: Sun Sep 7 03:48:26 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 KACCOUNTTYPEPAGEDECL_H
00011 #define KACCOUNTTYPEPAGEDECL_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 KActiveLabel;
00021 class QLabel;
00022 class KLineEdit;
00023 class KMyMoneyGeneralCombo;
00024 class KMyMoneySecuritySelector;
00025 class kMyMoneyDateInput;
00026 class kMyMoneyEdit;
00027 class QCheckBox;
00028 
00029 class KAccountTypePageDecl : public QWidget
00030 {
00031     Q_OBJECT
00032 
00033 public:
00034     KAccountTypePageDecl( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00035     ~KAccountTypePageDecl();
00036 
00037     KActiveLabel* kActiveLabel4;
00038     QLabel* textLabel1;
00039     KLineEdit* m_accountName;
00040     QLabel* textLabel2_2;
00041     KMyMoneyGeneralCombo* m_typeSelection;
00042     QLabel* textLabel3;
00043     KMyMoneySecuritySelector* m_currencyComboBox;
00044     QLabel* textLabel2;
00045     kMyMoneyDateInput* m_openingDate;
00046     QLabel* textLabel1_2;
00047     kMyMoneyEdit* m_openingBalance;
00048     QCheckBox* m_preferredAccount;
00049 
00050 protected:
00051     QVBoxLayout* KAccountTypePageDeclLayout;
00052     QSpacerItem* spacer18;
00053     QHBoxLayout* layout14;
00054     QSpacerItem* spacer6;
00055     QGridLayout* layout13;
00056 
00057 protected slots:
00058     virtual void languageChange();
00059 
00060 };
00061 
00062 #endif // KACCOUNTTYPEPAGEDECL_H

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