00001 /**************************************************************************** 00002 ** Form interface generated from reading ui file 'qbcfgtabpageaccountgen.ui' 00003 ** 00004 ** Created: Mon Sep 20 18:09:42 2010 00005 ** 00006 ** WARNING! All changes made in this file will be lost! 00007 ****************************************************************************/ 00008 00009 #ifndef QBCFGTABPAGEACCOUNTGENERALUI_H 00010 #define QBCFGTABPAGEACCOUNTGENERALUI_H 00011 00012 #include <qvariant.h> 00013 #include <qpixmap.h> 00014 #include <qwidget.h> 00015 00016 class QVBoxLayout; 00017 class QHBoxLayout; 00018 class QGridLayout; 00019 class QSpacerItem; 00020 class QBUserListView; 00021 class QGroupBox; 00022 class QLabel; 00023 class QLineEdit; 00024 class QComboBox; 00025 class QPushButton; 00026 class QCheckBox; 00027 00028 class QBCfgTabPageAccountGeneralUi : public QWidget 00029 { 00030 Q_OBJECT 00031 00032 public: 00033 QBCfgTabPageAccountGeneralUi( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 ); 00034 ~QBCfgTabPageAccountGeneralUi(); 00035 00036 QGroupBox* groupBox1; 00037 QLabel* textLabel5; 00038 QLabel* textLabel2_3; 00039 QLabel* textLabel4; 00040 QLabel* textLabel2; 00041 QLineEdit* accountNameEdit; 00042 QLineEdit* accountIdEdit; 00043 QLineEdit* ownerNameEdit; 00044 QLineEdit* ibanEdit; 00045 QLabel* textLabel1; 00046 QComboBox* accountTypeCombo; 00047 QGroupBox* groupBox7; 00048 QLineEdit* bankNameEdit; 00049 QLineEdit* bankIdEdit; 00050 QComboBox* countryCombo; 00051 QLabel* textLabel1_4_3; 00052 QLabel* textLabel1_4_2; 00053 QLineEdit* bicEdit; 00054 QLabel* textLabel1_4; 00055 QLabel* textLabel2_2; 00056 QPushButton* bankIdButton; 00057 QGroupBox* groupBox6; 00058 QBUserListView* userList1; 00059 QCheckBox* allUsersCheck; 00060 QPushButton* rightButton; 00061 QPushButton* leftButton; 00062 QGroupBox* groupBox7_2; 00063 QBUserListView* userList2; 00064 00065 protected: 00066 QVBoxLayout* QBCfgTabPageAccountGeneralUiLayout; 00067 QHBoxLayout* layout7; 00068 QGridLayout* groupBox1Layout; 00069 QVBoxLayout* layout6; 00070 QSpacerItem* spacer6; 00071 QHBoxLayout* userListsLayout; 00072 QVBoxLayout* layout4; 00073 QSpacerItem* spacer4; 00074 QVBoxLayout* groupBox6Layout; 00075 QVBoxLayout* layout15; 00076 QSpacerItem* spacer11_2; 00077 QSpacerItem* spacer11; 00078 QSpacerItem* spacer11_3; 00079 QVBoxLayout* layout5; 00080 QSpacerItem* spacer4_2; 00081 QVBoxLayout* groupBox7_2Layout; 00082 00083 protected slots: 00084 virtual void languageChange(); 00085 00086 private: 00087 QPixmap image0; 00088 00089 }; 00090 00091 #endif // QBCFGTABPAGEACCOUNTGENERALUI_H