00001 /**************************************************************************** 00002 ** Form interface generated from reading ui file 'qbcfgtabpageaccountgen.ui' 00003 ** 00004 ** Created: Wed Jun 28 15:11:51 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 QBCFGTABPAGEACCOUNTGENERALUI_H 00011 #define QBCFGTABPAGEACCOUNTGENERALUI_H 00012 00013 #include <qvariant.h> 00014 #include <qpixmap.h> 00015 #include <qwidget.h> 00016 00017 class QVBoxLayout; 00018 class QHBoxLayout; 00019 class QGridLayout; 00020 class QSpacerItem; 00021 class QBUserListView; 00022 class QGroupBox; 00023 class QLabel; 00024 class QLineEdit; 00025 class QComboBox; 00026 class QPushButton; 00027 class QCheckBox; 00028 00029 class QBCfgTabPageAccountGeneralUi : public QWidget 00030 { 00031 Q_OBJECT 00032 00033 public: 00034 QBCfgTabPageAccountGeneralUi( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 ); 00035 ~QBCfgTabPageAccountGeneralUi(); 00036 00037 QGroupBox* groupBox1; 00038 QLabel* textLabel2; 00039 QLabel* textLabel4; 00040 QLabel* textLabel5; 00041 QLineEdit* ownerNameEdit; 00042 QLineEdit* accountIdEdit; 00043 QLineEdit* accountNameEdit; 00044 QGroupBox* groupBox7; 00045 QComboBox* countryCombo; 00046 QLabel* textLabel2_2; 00047 QLabel* textLabel1_4_2; 00048 QLineEdit* bankIdEdit; 00049 QLineEdit* bankNameEdit; 00050 QPushButton* bankIdButton; 00051 QLabel* textLabel1_4; 00052 QGroupBox* groupBox6; 00053 QBUserListView* userList1; 00054 QCheckBox* allUsersCheck; 00055 QPushButton* rightButton; 00056 QPushButton* leftButton; 00057 QGroupBox* groupBox7_2; 00058 QBUserListView* userList2; 00059 00060 protected: 00061 QVBoxLayout* QBCfgTabPageAccountGeneralUiLayout; 00062 QGridLayout* groupBox1Layout; 00063 QGridLayout* groupBox7Layout; 00064 QHBoxLayout* userListsLayout; 00065 QVBoxLayout* layout4; 00066 QSpacerItem* spacer4; 00067 QVBoxLayout* groupBox6Layout; 00068 QVBoxLayout* layout15; 00069 QSpacerItem* spacer11_2; 00070 QSpacerItem* spacer11; 00071 QSpacerItem* spacer11_3; 00072 QVBoxLayout* layout5; 00073 QSpacerItem* spacer4_2; 00074 QVBoxLayout* groupBox7_2Layout; 00075 00076 protected slots: 00077 virtual void languageChange(); 00078 00079 private: 00080 QPixmap image0; 00081 00082 }; 00083 00084 #endif // QBCFGTABPAGEACCOUNTGENERALUI_H