kgeneralloaninfopagedecl.h

Go to the documentation of this file.
00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './kgeneralloaninfopagedecl.ui'
00003 **
00004 ** Created: Wed Jan 26 12:58:10 2011
00005 **
00006 ** WARNING! All changes made in this file will be lost!
00007 ****************************************************************************/
00008 
00009 #ifndef KGENERALLOANINFOPAGEDECL_H
00010 #define KGENERALLOANINFOPAGEDECL_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 QLabel;
00021 class KComboBox;
00022 class KMyMoneyPayeeCombo;
00023 class kMyMoneyEdit;
00024 class KMyMoneyFrequencyCombo;
00025 class kMyMoneyDateInput;
00026 class KIntSpinBox;
00027 
00028 class KGeneralLoanInfoPageDecl : public QWidget
00029 {
00030     Q_OBJECT
00031 
00032 public:
00033     KGeneralLoanInfoPageDecl( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00034     ~KGeneralLoanInfoPageDecl();
00035 
00036     KActiveLabel* kActiveLabel1;
00037     QLabel* textLabel1;
00038     KComboBox* m_loanDirection;
00039     QLabel* textLabel2;
00040     KMyMoneyPayeeCombo* m_payee;
00041     QLabel* textLabel1_2;
00042     KComboBox* m_anyPayments;
00043     QLabel* textLabel3;
00044     KComboBox* m_recordings;
00045     QLabel* textLabel1_3;
00046     kMyMoneyEdit* m_openingBalance;
00047     QLabel* textLabel5;
00048     KMyMoneyFrequencyCombo* m_paymentFrequency;
00049     QLabel* textLabel1_4;
00050     KMyMoneyFrequencyCombo* m_compoundFrequency;
00051     QLabel* textLabel2_2;
00052     kMyMoneyDateInput* m_firstPaymentDate;
00053     QLabel* textLabel4;
00054     KComboBox* m_interestType;
00055     QLabel* textLabel3_2;
00056     KIntSpinBox* m_interestFrequencyAmountEdit;
00057     KComboBox* m_interestFrequencyUnitEdit;
00058     QLabel* textLabel4_2;
00059     kMyMoneyDateInput* m_interestChangeDateEdit;
00060 
00061 protected:
00062     QVBoxLayout* KGeneralLoanInfoPageDeclLayout;
00063     QSpacerItem* spacer2;
00064     QHBoxLayout* layout14;
00065     QSpacerItem* spacer1;
00066     QGridLayout* layout13;
00067     QHBoxLayout* layout48;
00068 
00069 protected slots:
00070     virtual void languageChange();
00071 
00072 };
00073 
00074 #endif // KGENERALLOANINFOPAGEDECL_H

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