00001 /**************************************************************************** 00002 ** Form interface generated from reading ui file 'qbcfgtabpagebackends.ui' 00003 ** 00004 ** Created: Fri Nov 10 03:50:41 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 QBCFGTABPAGEBACKENDSUI_H 00011 #define QBCFGTABPAGEBACKENDSUI_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 QBPluginDescrListView; 00022 class QGroupBox; 00023 class QPushButton; 00024 00025 class QBCfgTabPageBackendsUi : public QWidget 00026 { 00027 Q_OBJECT 00028 00029 public: 00030 QBCfgTabPageBackendsUi( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 ); 00031 ~QBCfgTabPageBackendsUi(); 00032 00033 QGroupBox* backendsBox; 00034 QBPluginDescrListView* backendList; 00035 QPushButton* backendEnableButton; 00036 QPushButton* backendDisableButton; 00037 00038 protected: 00039 QHBoxLayout* QBCfgTabPageBackendsUiLayout; 00040 QVBoxLayout* backendsBoxLayout; 00041 QVBoxLayout* layout11; 00042 QSpacerItem* spacer10; 00043 00044 protected slots: 00045 virtual void languageChange(); 00046 00047 private: 00048 QPixmap image0; 00049 00050 }; 00051 00052 #endif // QBCFGTABPAGEBACKENDSUI_H