keditscheduledlgdecl.h

Go to the documentation of this file.
00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './keditscheduledlgdecl.ui'
00003 **
00004 ** Created: Wed Jan 26 12:53:35 2011
00005 **
00006 ** WARNING! All changes made in this file will be lost!
00007 ****************************************************************************/
00008 
00009 #ifndef KEDITSCHEDULEDLGDECL_H
00010 #define KEDITSCHEDULEDLGDECL_H
00011 
00012 #include <qvariant.h>
00013 #include <qdialog.h>
00014 
00015 class QVBoxLayout;
00016 class QHBoxLayout;
00017 class QGridLayout;
00018 class QSpacerItem;
00019 class QLabel;
00020 class KLineEdit;
00021 class KIntNumInput;
00022 class KMyMoneyOccurencePeriodCombo;
00023 class QGroupBox;
00024 class KMyMoneyGeneralCombo;
00025 class QFrame;
00026 namespace KMyMoneyRegister {
00027 class Register;
00028 }
00029 namespace KMyMoneyTransactionForm {
00030 class TransactionForm;
00031 }
00032 class KComboBox;
00033 class QCheckBox;
00034 class KIntSpinBox;
00035 class kMyMoneyDateInput;
00036 class KPushButton;
00037 
00038 class KEditScheduleDlgDecl : public QDialog
00039 {
00040     Q_OBJECT
00041 
00042 public:
00043     KEditScheduleDlgDecl( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
00044     ~KEditScheduleDlgDecl();
00045 
00046     QLabel* textLabel1;
00047     KLineEdit* m_nameEdit;
00048     QLabel* textLabel3;
00049     KIntNumInput* m_frequencyNoEdit;
00050     KMyMoneyOccurencePeriodCombo* m_frequencyEdit;
00051     QGroupBox* m_paymentInformation;
00052     QLabel* textLabel1_3;
00053     KMyMoneyGeneralCombo* m_paymentMethodEdit;
00054     QFrame* line1;
00055     KMyMoneyRegister::Register* m_register;
00056     KMyMoneyTransactionForm::TransactionForm* m_form;
00057     QGroupBox* groupBox2;
00058     KComboBox* m_weekendOptionEdit;
00059     QLabel* textLabel1_2;
00060     QCheckBox* m_estimateEdit;
00061     KIntSpinBox* m_variation;
00062     QCheckBox* m_autoEnterEdit;
00063     QCheckBox* m_endSeriesEdit;
00064     QFrame* m_endOptionsFrame;
00065     QLabel* m_endLabel1;
00066     KIntNumInput* m_RemainingEdit;
00067     QLabel* m_endLabel2;
00068     kMyMoneyDateInput* m_FinalPaymentEdit;
00069     KPushButton* buttonHelp;
00070     KPushButton* buttonOk;
00071     KPushButton* buttonCancel;
00072 
00073 protected:
00074     QVBoxLayout* KEditScheduleDlgDeclLayout;
00075     QSpacerItem* spacer12;
00076     QHBoxLayout* layout8;
00077     QHBoxLayout* layout9;
00078     QHBoxLayout* layout7;
00079     QVBoxLayout* m_paymentInformationLayout;
00080     QHBoxLayout* layout7_2;
00081     QSpacerItem* spacer4;
00082     QVBoxLayout* groupBox2Layout;
00083     QGridLayout* layout6;
00084     QHBoxLayout* layout7_3;
00085     QSpacerItem* spacer5;
00086     QHBoxLayout* m_endOptionsFrameLayout;
00087     QSpacerItem* Spacer3_2_2;
00088     QHBoxLayout* layout10_3;
00089     QSpacerItem* Spacer1_2;
00090 
00091 protected slots:
00092     virtual void languageChange();
00093 
00094 };
00095 
00096 #endif // KEDITSCHEDULEDLGDECL_H

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