00001 /**************************************************************************** 00002 ** Form interface generated from reading ui file 'qbselectbank.ui' 00003 ** 00004 ** Created: Tue Aug 3 17:28:33 2010 00005 ** 00006 ** WARNING! All changes made in this file will be lost! 00007 ****************************************************************************/ 00008 00009 #ifndef QBSELECTBANKUI_H 00010 #define QBSELECTBANKUI_H 00011 00012 #include <qvariant.h> 00013 #include <qdialog.h> 00014 00015 class QVBoxLayout; 00016 class QHBoxLayout; 00017 class QGridLayout; 00018 class QSpacerItem; 00019 class QLabel; 00020 class QLineEdit; 00021 class QGroupBox; 00022 class QListView; 00023 class QListViewItem; 00024 class QCheckBox; 00025 class QPushButton; 00026 00027 class QBSelectBankUi : public QDialog 00028 { 00029 Q_OBJECT 00030 00031 public: 00032 QBSelectBankUi( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 ); 00033 ~QBSelectBankUi(); 00034 00035 QLabel* textLabel1; 00036 QLineEdit* bankCodeEdit; 00037 QLabel* textLabel1_2; 00038 QLineEdit* swiftCodeEdit; 00039 QLineEdit* locationEdit; 00040 QLabel* textLabel1_3; 00041 QLabel* textLabel1_4; 00042 QLineEdit* bankNameEdit; 00043 QGroupBox* groupBox15; 00044 QListView* bankListView; 00045 QCheckBox* onlineCheckBox; 00046 QPushButton* helpButton; 00047 QPushButton* buttonOk; 00048 QPushButton* buttonCancel; 00049 00050 protected: 00051 QVBoxLayout* QBSelectBankUiLayout; 00052 QGridLayout* layout40; 00053 QHBoxLayout* layout39; 00054 QVBoxLayout* groupBox15Layout; 00055 QHBoxLayout* Layout1; 00056 QSpacerItem* Horizontal_Spacing2; 00057 00058 protected slots: 00059 virtual void languageChange(); 00060 00061 }; 00062 00063 #endif // QBSELECTBANKUI_H