00001 /**************************************************************************** 00002 ** Form interface generated from reading ui file 'qbcfgtabpageusers.ui' 00003 ** 00004 ** Created: Tue Apr 10 18:59:03 2007 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 QBCFGTABPAGEUSERSUI_H 00011 #define QBCFGTABPAGEUSERSUI_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 QPushButton; 00024 00025 class QBCfgTabPageUsersUi : public QWidget 00026 { 00027 Q_OBJECT 00028 00029 public: 00030 QBCfgTabPageUsersUi( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 ); 00031 ~QBCfgTabPageUsersUi(); 00032 00033 QGroupBox* groupBox4; 00034 QBUserListView* userList; 00035 QPushButton* userNewButton; 00036 QPushButton* userEditButton; 00037 QPushButton* userDeleteButton; 00038 00039 protected: 00040 QHBoxLayout* QBCfgTabPageUsersUiLayout; 00041 QHBoxLayout* groupBox4Layout; 00042 QVBoxLayout* layout4; 00043 QSpacerItem* spacer4; 00044 00045 protected slots: 00046 virtual void languageChange(); 00047 00048 private: 00049 QPixmap image0; 00050 00051 }; 00052 00053 #endif // QBCFGTABPAGEUSERSUI_H