qbmapaccount.ui.h

Go to the documentation of this file.
00001 /****************************************************************************
00002 ** Form interface generated from reading ui file 'qbmapaccount.ui'
00003 **
00004 ** Created: Sat Jan 7 04:15:32 2006
00005 **      by: The User Interface Compiler ($Id: qt/main.cpp   3.3.5   edited Aug 31 12:13 $)
00006 **
00007 ** WARNING! All changes made in this file will be lost!
00008 ****************************************************************************/
00009 
00010 #ifndef QBMAPACCOUNTUI_H
00011 #define QBMAPACCOUNTUI_H
00012 
00013 #include <qvariant.h>
00014 #include <qdialog.h>
00015 
00016 class QVBoxLayout;
00017 class QHBoxLayout;
00018 class QGridLayout;
00019 class QSpacerItem;
00020 class QLabel;
00021 class QGroupBox;
00022 class QLineEdit;
00023 class QPushButton;
00024 
00025 class QBMapAccountUi : public QDialog
00026 {
00027     Q_OBJECT
00028 
00029 public:
00030     QBMapAccountUi( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
00031     ~QBMapAccountUi();
00032 
00033     QLabel* textLabel1;
00034     QGroupBox* groupBox1;
00035     QLabel* textLabel2;
00036     QLineEdit* bankCodeEdit;
00037     QLabel* textLabel2_2;
00038     QLineEdit* accountIdEdit;
00039     QGroupBox* accountBox;
00040     QPushButton* assignButton;
00041     QPushButton* abortButton;
00042 
00043 protected:
00044     QVBoxLayout* QBMapAccountUiLayout;
00045     QHBoxLayout* groupBox1Layout;
00046     QHBoxLayout* layout1;
00047     QSpacerItem* spacer1;
00048 
00049 protected slots:
00050     virtual void languageChange();
00051 
00052 };
00053 
00054 #endif // QBMAPACCOUNTUI_H

Generated on Sat Jan 7 04:22:41 2006 for aqbanking by  doxygen 1.4.6