kinstitutionpagedecl.h

Go to the documentation of this file.
00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './kinstitutionpagedecl.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 KINSTITUTIONPAGEDECL_H
00010 #define KINSTITUTIONPAGEDECL_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 KPushButton;
00023 class KLineEdit;
00024 
00025 class KInstitutionPageDecl : public QWidget
00026 {
00027     Q_OBJECT
00028 
00029 public:
00030     KInstitutionPageDecl( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00031     ~KInstitutionPageDecl();
00032 
00033     KActiveLabel* kActiveLabel1;
00034     QLabel* textLabel4;
00035     KComboBox* m_institutionComboBox;
00036     KPushButton* m_newInstitutionButton;
00037     QLabel* textLabel5;
00038     KLineEdit* m_accountNumber;
00039     QLabel* textLabel1;
00040     KLineEdit* m_iban;
00041 
00042 protected:
00043     QVBoxLayout* KInstitutionPageDeclLayout;
00044     QSpacerItem* spacer17;
00045     QHBoxLayout* layout19;
00046     QSpacerItem* spacer16;
00047     QGridLayout* layout18;
00048 
00049 protected slots:
00050     virtual void languageChange();
00051 
00052 };
00053 
00054 #endif // KINSTITUTIONPAGEDECL_H

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