kenterscheduledlgdecl.h

Go to the documentation of this file.
00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './kenterscheduledlgdecl.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 KENTERSCHEDULEDLGDECL_H
00010 #define KENTERSCHEDULEDLGDECL_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 QGroupBox;
00020 class QLabel;
00021 namespace KMyMoneyRegister {
00022 class Register;
00023 }
00024 class QFrame;
00025 namespace KMyMoneyTransactionForm {
00026 class TransactionForm;
00027 }
00028 class KPushButton;
00029 
00030 class KEnterScheduleDlgDecl : public QDialog
00031 {
00032     Q_OBJECT
00033 
00034 public:
00035     KEnterScheduleDlgDecl( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
00036     ~KEnterScheduleDlgDecl();
00037 
00038     QGroupBox* groupBox1;
00039     QLabel* textLabel5;
00040     QLabel* m_scheduleName;
00041     QLabel* textLabel1_2;
00042     QLabel* m_type;
00043     KMyMoneyRegister::Register* m_register;
00044     QFrame* frame4;
00045     KMyMoneyTransactionForm::TransactionForm* m_form;
00046     QFrame* line2;
00047     KPushButton* buttonHelp;
00048     KPushButton* buttonOk;
00049     KPushButton* buttonSkip;
00050     KPushButton* buttonIgnore;
00051     KPushButton* buttonCancel;
00052 
00053 protected:
00054     QVBoxLayout* KEnterScheduleDlgDeclLayout;
00055     QGridLayout* groupBox1Layout;
00056     QVBoxLayout* frame4Layout;
00057     QHBoxLayout* layout2;
00058     QSpacerItem* Horizontal_Spacing2;
00059 
00060 protected slots:
00061     virtual void languageChange();
00062 
00063 };
00064 
00065 #endif // KENTERSCHEDULEDLGDECL_H

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