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

kaccountpagedecl.h

Go to the documentation of this file.
00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './kaccountpagedecl.ui'
00003 **
00004 ** Created: Sun Sep 7 03:47:34 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 KACCOUNTPAGEDECL_H
00011 #define KACCOUNTPAGEDECL_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 QCheckBox;
00022 class QFrame;
00023 class KLineEdit;
00024 class QLabel;
00025 class kMyMoneyDateInput;
00026 class kMyMoneyEdit;
00027 
00028 class KAccountPageDecl : public QWidget
00029 {
00030     Q_OBJECT
00031 
00032 public:
00033     KAccountPageDecl( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00034     ~KAccountPageDecl();
00035 
00036     KActiveLabel* kActiveLabel2;
00037     QCheckBox* m_haveCheckingAccountButton;
00038     QFrame* m_accountDataFrame;
00039     KLineEdit* m_institutionNameEdit;
00040     KLineEdit* m_institutionNumberEdit;
00041     QLabel* textLabel3;
00042     QLabel* textLabel4;
00043     KLineEdit* m_accountNumberEdit;
00044     KLineEdit* m_accountNameEdit;
00045     QLabel* textLabel1_2;
00046     kMyMoneyDateInput* m_openingDateEdit;
00047     QLabel* textLabel2;
00048     QLabel* textLabel1;
00049     QLabel* textLabel2_2;
00050     QLabel* m_accountCurrencyLabel;
00051     kMyMoneyEdit* m_openingBalanceEdit;
00052     KActiveLabel* kActiveLabel1;
00053 
00054 protected:
00055     QVBoxLayout* KAccountPageDeclLayout;
00056     QSpacerItem* spacer1;
00057     QGridLayout* m_accountDataFrameLayout;
00058     QHBoxLayout* layout3;
00059     QSpacerItem* spacer5;
00060     QHBoxLayout* layout5;
00061     QSpacerItem* spacer6;
00062 
00063 protected slots:
00064     virtual void languageChange();
00065 
00066 };
00067 
00068 #endif // KACCOUNTPAGEDECL_H

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