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