#include <qbselectbackend.ui.h>
Inheritance diagram for QBSelectBackendUi:
Definition at line 26 of file qbselectbackend.ui.h.
Public Member Functions | |
QBSelectBackendUi (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0) | |
~QBSelectBackendUi () | |
Data Fields | |
QLabel * | textLabel1 |
QLabel * | textLabel2 |
QComboBox * | backendCombo |
QGroupBox * | groupBox1 |
QTextBrowser * | backendBrowser |
QPushButton * | helpButton |
QPushButton * | okButton |
QPushButton * | abortButton |
Protected Slots | |
virtual void | languageChange () |
Protected Attributes | |
QVBoxLayout * | QBSelectBackendUiLayout |
QHBoxLayout * | layout1 |
QVBoxLayout * | groupBox1Layout |
QHBoxLayout * | layout4 |
QSpacerItem * | spacer9 |
QBSelectBackendUi::QBSelectBackendUi | ( | QWidget * | parent = 0 , |
|
const char * | name = 0 , |
|||
bool | modal = FALSE , |
|||
WFlags | fl = 0 | |||
) |
QBSelectBackendUi::~QBSelectBackendUi | ( | ) |
virtual void QBSelectBackendUi::languageChange | ( | ) | [protected, virtual, slot] |
QLabel* QBSelectBackendUi::textLabel1 |
Definition at line 34 of file qbselectbackend.ui.h.
QLabel* QBSelectBackendUi::textLabel2 |
Definition at line 35 of file qbselectbackend.ui.h.
QComboBox* QBSelectBackendUi::backendCombo |
Definition at line 36 of file qbselectbackend.ui.h.
QGroupBox* QBSelectBackendUi::groupBox1 |
Definition at line 37 of file qbselectbackend.ui.h.
QTextBrowser* QBSelectBackendUi::backendBrowser |
Definition at line 38 of file qbselectbackend.ui.h.
QPushButton* QBSelectBackendUi::helpButton |
Definition at line 39 of file qbselectbackend.ui.h.
QPushButton* QBSelectBackendUi::okButton |
Definition at line 40 of file qbselectbackend.ui.h.
QPushButton* QBSelectBackendUi::abortButton |
Definition at line 41 of file qbselectbackend.ui.h.
QVBoxLayout* QBSelectBackendUi::QBSelectBackendUiLayout [protected] |
Definition at line 44 of file qbselectbackend.ui.h.
QHBoxLayout* QBSelectBackendUi::layout1 [protected] |
Definition at line 45 of file qbselectbackend.ui.h.
QVBoxLayout* QBSelectBackendUi::groupBox1Layout [protected] |
Definition at line 46 of file qbselectbackend.ui.h.
QHBoxLayout* QBSelectBackendUi::layout4 [protected] |
Definition at line 47 of file qbselectbackend.ui.h.
QSpacerItem* QBSelectBackendUi::spacer9 [protected] |
Definition at line 48 of file qbselectbackend.ui.h.