00001 /**************************************************************************** 00002 ** Form interface generated from reading ui file 'qbselectbank.ui' 00003 ** 00004 ** Created: Sat Jan 7 04:15:33 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 QBSELECTBANKUI_H 00011 #define QBSELECTBANKUI_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 QLineEdit; 00022 class QGroupBox; 00023 class QListView; 00024 class QListViewItem; 00025 class QCheckBox; 00026 class QPushButton; 00027 00028 class QBSelectBankUi : public QDialog 00029 { 00030 Q_OBJECT 00031 00032 public: 00033 QBSelectBankUi( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 ); 00034 ~QBSelectBankUi(); 00035 00036 QLabel* textLabel1; 00037 QLineEdit* bankCodeEdit; 00038 QLabel* textLabel1_2; 00039 QLineEdit* swiftCodeEdit; 00040 QLineEdit* locationEdit; 00041 QLabel* textLabel1_3; 00042 QLabel* textLabel1_4; 00043 QLineEdit* bankNameEdit; 00044 QGroupBox* groupBox15; 00045 QListView* bankListView; 00046 QCheckBox* onlineCheckBox; 00047 QPushButton* buttonHelp; 00048 QPushButton* buttonOk; 00049 QPushButton* buttonCancel; 00050 00051 protected: 00052 QVBoxLayout* QBSelectBankUiLayout; 00053 QGridLayout* layout40; 00054 QHBoxLayout* layout39; 00055 QVBoxLayout* groupBox15Layout; 00056 QHBoxLayout* Layout1; 00057 QSpacerItem* Horizontal_Spacing2; 00058 00059 protected slots: 00060 virtual void languageChange(); 00061 00062 }; 00063 00064 #endif // QBSELECTBANKUI_H