#include <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 |
Definition at line 25 of file qbanking/qbselectbackend.ui.h.
| QBSelectBackendUi::QBSelectBackendUi | ( | QWidget * | parent = 0, |
|
| const char * | name = 0, |
|||
| bool | modal = FALSE, |
|||
| WFlags | fl = 0 | |||
| ) |
| QBSelectBackendUi::~QBSelectBackendUi | ( | ) |
| virtual void QBSelectBackendUi::languageChange | ( | ) | [protected, virtual, slot] |
| QPushButton* QBSelectBackendUi::abortButton |
Definition at line 40 of file qbanking/qbselectbackend.ui.h.
| QTextBrowser* QBSelectBackendUi::backendBrowser |
Definition at line 37 of file qbanking/qbselectbackend.ui.h.
| QComboBox* QBSelectBackendUi::backendCombo |
Definition at line 35 of file qbanking/qbselectbackend.ui.h.
| QGroupBox* QBSelectBackendUi::groupBox1 |
Definition at line 36 of file qbanking/qbselectbackend.ui.h.
QVBoxLayout* QBSelectBackendUi::groupBox1Layout [protected] |
Definition at line 45 of file qbanking/qbselectbackend.ui.h.
| QPushButton* QBSelectBackendUi::helpButton |
Definition at line 38 of file qbanking/qbselectbackend.ui.h.
QHBoxLayout* QBSelectBackendUi::layout1 [protected] |
Definition at line 44 of file qbanking/qbselectbackend.ui.h.
QHBoxLayout* QBSelectBackendUi::layout4 [protected] |
Definition at line 46 of file qbanking/qbselectbackend.ui.h.
| QPushButton* QBSelectBackendUi::okButton |
Definition at line 39 of file qbanking/qbselectbackend.ui.h.
QVBoxLayout* QBSelectBackendUi::QBSelectBackendUiLayout [protected] |
Definition at line 43 of file qbanking/qbselectbackend.ui.h.
QSpacerItem* QBSelectBackendUi::spacer9 [protected] |
Definition at line 47 of file qbanking/qbselectbackend.ui.h.
| QLabel* QBSelectBackendUi::textLabel1 |
Definition at line 33 of file qbanking/qbselectbackend.ui.h.
| QLabel* QBSelectBackendUi::textLabel2 |
Definition at line 34 of file qbanking/qbselectbackend.ui.h.
1.7.1