#include <qbselectfromlist.ui.h>
Inheritance diagram for QBSelectFromListUi:

Definition at line 26 of file qbselectfromlist.ui.h.
Public Member Functions | |
| QBSelectFromListUi (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0) | |
| ~QBSelectFromListUi () | |
Data Fields | |
| QLabel * | msgLabel |
| QGroupBox * | choiceBox |
| QListView * | listView |
| QPushButton * | buttonOk |
| QPushButton * | buttonCancel |
Protected Slots | |
| virtual void | languageChange () |
Protected Attributes | |
| QVBoxLayout * | QBSelectFromListUiLayout |
| QHBoxLayout * | choiceBoxLayout |
| QHBoxLayout * | Layout1 |
| QSpacerItem * | Horizontal_Spacing2 |
| QBSelectFromListUi::QBSelectFromListUi | ( | QWidget * | parent = 0, |
|
| const char * | name = 0, |
|||
| bool | modal = FALSE, |
|||
| WFlags | fl = 0 | |||
| ) |
| QBSelectFromListUi::~QBSelectFromListUi | ( | ) |
| virtual void QBSelectFromListUi::languageChange | ( | ) | [protected, virtual, slot] |
| QPushButton* QBSelectFromListUi::buttonCancel |
Definition at line 38 of file qbselectfromlist.ui.h.
| QPushButton* QBSelectFromListUi::buttonOk |
Definition at line 37 of file qbselectfromlist.ui.h.
| QGroupBox* QBSelectFromListUi::choiceBox |
Definition at line 35 of file qbselectfromlist.ui.h.
QHBoxLayout* QBSelectFromListUi::choiceBoxLayout [protected] |
Definition at line 42 of file qbselectfromlist.ui.h.
QSpacerItem* QBSelectFromListUi::Horizontal_Spacing2 [protected] |
Definition at line 44 of file qbselectfromlist.ui.h.
QHBoxLayout* QBSelectFromListUi::Layout1 [protected] |
Definition at line 43 of file qbselectfromlist.ui.h.
| QListView* QBSelectFromListUi::listView |
Definition at line 36 of file qbselectfromlist.ui.h.
| QLabel* QBSelectFromListUi::msgLabel |
Definition at line 34 of file qbselectfromlist.ui.h.
QVBoxLayout* QBSelectFromListUi::QBSelectFromListUiLayout [protected] |
Definition at line 41 of file qbselectfromlist.ui.h.
1.4.7