#include <qguisimplebox.ui.h>
Public Member Functions | |
| QGuiSimpleBoxUi (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
| ~QGuiSimpleBoxUi () | |
Data Fields | |
| QLabel * | textWidget |
Protected Slots | |
| virtual void | languageChange () |
Protected Attributes | |
| QVBoxLayout * | QGuiSimpleBoxUiLayout |
Definition at line 21 of file qbanking/qguisimplebox.ui.h.
| QGuiSimpleBoxUi::QGuiSimpleBoxUi | ( | QWidget * | parent = 0, |
|
| const char * | name = 0, |
|||
| WFlags | fl = 0 | |||
| ) |
| QGuiSimpleBoxUi::~QGuiSimpleBoxUi | ( | ) |
| virtual void QGuiSimpleBoxUi::languageChange | ( | ) | [protected, virtual, slot] |
QVBoxLayout* QGuiSimpleBoxUi::QGuiSimpleBoxUiLayout [protected] |
Definition at line 32 of file qbanking/qguisimplebox.ui.h.
| QLabel* QGuiSimpleBoxUi::textWidget |
Definition at line 29 of file qbanking/qguisimplebox.ui.h.
1.7.1