00001 /**************************************************************************** 00002 ** Form interface generated from reading ui file 'qbmapaccount.ui' 00003 ** 00004 ** Created: Wed Jan 27 02:33:10 2010 00005 ** 00006 ** WARNING! All changes made in this file will be lost! 00007 ****************************************************************************/ 00008 00009 #ifndef QBMAPACCOUNTUI_H 00010 #define QBMAPACCOUNTUI_H 00011 00012 #include <qvariant.h> 00013 #include <qpixmap.h> 00014 #include <qdialog.h> 00015 00016 class QVBoxLayout; 00017 class QHBoxLayout; 00018 class QGridLayout; 00019 class QSpacerItem; 00020 class QBAccountListView; 00021 class QLabel; 00022 class QGroupBox; 00023 class QLineEdit; 00024 class QPushButton; 00025 00026 class QBMapAccountUi : public QDialog 00027 { 00028 Q_OBJECT 00029 00030 public: 00031 QBMapAccountUi( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 ); 00032 ~QBMapAccountUi(); 00033 00034 QLabel* textLabel1; 00035 QGroupBox* groupBox1; 00036 QLabel* textLabel2; 00037 QLineEdit* bankCodeEdit; 00038 QLabel* textLabel2_2; 00039 QLineEdit* accountIdEdit; 00040 QGroupBox* accountBox; 00041 QBAccountListView* accountList; 00042 QPushButton* helpButton; 00043 QPushButton* assignButton; 00044 QPushButton* abortButton; 00045 00046 protected: 00047 QVBoxLayout* QBMapAccountUiLayout; 00048 QHBoxLayout* groupBox1Layout; 00049 QHBoxLayout* accountBoxLayout; 00050 QHBoxLayout* layout6; 00051 QSpacerItem* spacer1; 00052 00053 protected slots: 00054 virtual void languageChange(); 00055 00056 private: 00057 QPixmap image0; 00058 00059 }; 00060 00061 #endif // QBMAPACCOUNTUI_H