00001 /**************************************************************************** 00002 ** Form interface generated from reading ui file 'qbcfgtabpageusergen.ui' 00003 ** 00004 ** Created: Thu Aug 19 20:16:37 2010 00005 ** 00006 ** WARNING! All changes made in this file will be lost! 00007 ****************************************************************************/ 00008 00009 #ifndef QBCFGTABPAGEUSERGENERALUI_H 00010 #define QBCFGTABPAGEUSERGENERALUI_H 00011 00012 #include <qvariant.h> 00013 #include <qwidget.h> 00014 00015 class QVBoxLayout; 00016 class QHBoxLayout; 00017 class QGridLayout; 00018 class QSpacerItem; 00019 class QGroupBox; 00020 class QLineEdit; 00021 class QLabel; 00022 class QComboBox; 00023 class QPushButton; 00024 00025 class QBCfgTabPageUserGeneralUi : public QWidget 00026 { 00027 Q_OBJECT 00028 00029 public: 00030 QBCfgTabPageUserGeneralUi( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 ); 00031 ~QBCfgTabPageUserGeneralUi(); 00032 00033 QGroupBox* groupBox6; 00034 QLineEdit* userNameEdit; 00035 QLabel* textLabel1_2; 00036 QLabel* userIdLabel; 00037 QLineEdit* userIdEdit; 00038 QLabel* customerIdLabel; 00039 QLineEdit* customerIdEdit; 00040 QGroupBox* groupBox7; 00041 QComboBox* countryCombo; 00042 QLabel* textLabel1_4; 00043 QLabel* textLabel2; 00044 QLineEdit* bankIdEdit; 00045 QPushButton* bankIdButton; 00046 00047 protected: 00048 QVBoxLayout* QBCfgTabPageUserGeneralUiLayout; 00049 QGridLayout* groupBox6Layout; 00050 QGridLayout* groupBox7Layout; 00051 QHBoxLayout* layout6; 00052 00053 protected slots: 00054 virtual void languageChange(); 00055 00056 }; 00057 00058 #endif // QBCFGTABPAGEUSERGENERALUI_H