#include <qbselectfromlist.ui.h>
Definition at line 25 of file qbanking/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] |
QLabel* QBSelectFromListUi::msgLabel |
Definition at line 33 of file qbanking/qbselectfromlist.ui.h.
QGroupBox* QBSelectFromListUi::choiceBox |
Definition at line 34 of file qbanking/qbselectfromlist.ui.h.
QListView* QBSelectFromListUi::listView |
Definition at line 35 of file qbanking/qbselectfromlist.ui.h.
QPushButton* QBSelectFromListUi::buttonOk |
Definition at line 36 of file qbanking/qbselectfromlist.ui.h.
QPushButton* QBSelectFromListUi::buttonCancel |
Definition at line 37 of file qbanking/qbselectfromlist.ui.h.
QVBoxLayout* QBSelectFromListUi::QBSelectFromListUiLayout [protected] |
Definition at line 40 of file qbanking/qbselectfromlist.ui.h.
QHBoxLayout* QBSelectFromListUi::choiceBoxLayout [protected] |
Definition at line 41 of file qbanking/qbselectfromlist.ui.h.
QHBoxLayout* QBSelectFromListUi::Layout1 [protected] |
Definition at line 42 of file qbanking/qbselectfromlist.ui.h.
QSpacerItem* QBSelectFromListUi::Horizontal_Spacing2 [protected] |
Definition at line 43 of file qbanking/qbselectfromlist.ui.h.