kselecttransactionsdlgdecl.h

Go to the documentation of this file.
00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './kselecttransactionsdlgdecl.ui'
00003 **
00004 ** Created: Wed Jan 26 12:53:38 2011
00005 **
00006 ** WARNING! All changes made in this file will be lost!
00007 ****************************************************************************/
00008 
00009 #ifndef KSELECTTRANSACTIONSDLGDECL_H
00010 #define KSELECTTRANSACTIONSDLGDECL_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 KActiveLabel;
00020 namespace KMyMoneyRegister {
00021 class Register;
00022 }
00023 class KPushButton;
00024 
00025 class KSelectTransactionsDlgDecl : public QDialog
00026 {
00027     Q_OBJECT
00028 
00029 public:
00030     KSelectTransactionsDlgDecl( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
00031     ~KSelectTransactionsDlgDecl();
00032 
00033     KActiveLabel* m_description;
00034     KMyMoneyRegister::Register* m_register;
00035     KPushButton* m_helpButton;
00036     KPushButton* buttonOk;
00037     KPushButton* buttonCancel;
00038 
00039 protected:
00040     QVBoxLayout* KSelectTransactionsDlgDeclLayout;
00041     QHBoxLayout* layout2;
00042     QSpacerItem* Horizontal_Spacing2;
00043 
00044 protected slots:
00045     virtual void languageChange();
00046 
00047 };
00048 
00049 #endif // KSELECTTRANSACTIONSDLGDECL_H

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