qbmapaccount.ui.h

Go to the documentation of this file.
00001 /****************************************************************************
00002 ** Form interface generated from reading ui file 'qbmapaccount.ui'
00003 **
00004 ** Created: Wed Jun 28 15:11:50 2006
00005 **      by: The User Interface Compiler ($Id: qt/main.cpp   3.3.6   edited Aug 31 2005 $)
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 <qpixmap.h>
00015 #include <qdialog.h>
00016 
00017 class QVBoxLayout;
00018 class QHBoxLayout;
00019 class QGridLayout;
00020 class QSpacerItem;
00021 class QBAccountListView;
00022 class QLabel;
00023 class QGroupBox;
00024 class QLineEdit;
00025 class QPushButton;
00026 
00027 class QBMapAccountUi : public QDialog
00028 {
00029     Q_OBJECT
00030 
00031 public:
00032     QBMapAccountUi( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
00033     ~QBMapAccountUi();
00034 
00035     QLabel* textLabel1;
00036     QGroupBox* groupBox1;
00037     QLabel* textLabel2;
00038     QLineEdit* bankCodeEdit;
00039     QLabel* textLabel2_2;
00040     QLineEdit* accountIdEdit;
00041     QGroupBox* accountBox;
00042     QBAccountListView* accountList;
00043     QPushButton* helpButton;
00044     QPushButton* assignButton;
00045     QPushButton* abortButton;
00046 
00047 protected:
00048     QVBoxLayout* QBMapAccountUiLayout;
00049     QHBoxLayout* groupBox1Layout;
00050     QHBoxLayout* accountBoxLayout;
00051     QHBoxLayout* layout6;
00052     QSpacerItem* spacer1;
00053 
00054 protected slots:
00055     virtual void languageChange();
00056 
00057 private:
00058     QPixmap image0;
00059 
00060 };
00061 
00062 #endif // QBMAPACCOUNTUI_H

Generated on Wed Jun 28 15:17:43 2006 for aqbanking by  doxygen 1.4.6