kloanpayoutpagedecl.h

Go to the documentation of this file.
00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './kloanpayoutpagedecl.ui'
00003 **
00004 ** Created: Wed Jan 26 12:58:11 2011
00005 **
00006 ** WARNING! All changes made in this file will be lost!
00007 ****************************************************************************/
00008 
00009 #ifndef KLOANPAYOUTPAGEDECL_H
00010 #define KLOANPAYOUTPAGEDECL_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 KActiveLabel;
00020 class QCheckBox;
00021 class QFrame;
00022 class QLabel;
00023 class KMyMoneyCategory;
00024 class KPushButton;
00025 class kMyMoneyDateInput;
00026 
00027 class KLoanPayoutPageDecl : public QWidget
00028 {
00029     Q_OBJECT
00030 
00031 public:
00032     KLoanPayoutPageDecl( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00033     ~KLoanPayoutPageDecl();
00034 
00035     KActiveLabel* kActiveLabel1;
00036     QCheckBox* m_noPayoutTransaction;
00037     QFrame* m_payoutDetailFrame;
00038     QCheckBox* m_refinanceLoan;
00039     QLabel* textLabel1;
00040     KMyMoneyCategory* m_assetAccount;
00041     KPushButton* m_createAssetButton;
00042     QLabel* textLabel1_2;
00043     KMyMoneyCategory* m_loanAccount;
00044     QLabel* textLabel2;
00045     kMyMoneyDateInput* m_payoutDate;
00046 
00047 protected:
00048     QVBoxLayout* KLoanPayoutPageDeclLayout;
00049     QSpacerItem* spacer89;
00050     QGridLayout* m_payoutDetailFrameLayout;
00051     QSpacerItem* spacer88;
00052 
00053 protected slots:
00054     virtual void languageChange();
00055 
00056 };
00057 
00058 #endif // KLOANPAYOUTPAGEDECL_H

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