#include <qguisimplebox.ui.h>
Definition at line 24 of file q4banking/qguisimplebox.ui.h.
Public Member Functions | |
void | setupUi (QWidget *QGuiSimpleBoxUi) |
void | retranslateUi (QWidget *QGuiSimpleBoxUi) |
Data Fields | |
QVBoxLayout * | vboxLayout |
QLabel * | textWidget |
void Ui_QGuiSimpleBoxUi::setupUi | ( | QWidget * | QGuiSimpleBoxUi | ) | [inline] |
Definition at line 30 of file q4banking/qguisimplebox.ui.h.
References retranslateUi(), textWidget, and vboxLayout.
void Ui_QGuiSimpleBoxUi::retranslateUi | ( | QWidget * | QGuiSimpleBoxUi | ) | [inline] |
Definition at line 54 of file q4banking/qguisimplebox.ui.h.
References textWidget.
Referenced by setupUi().
QVBoxLayout* Ui_QGuiSimpleBoxUi::vboxLayout |
QLabel* Ui_QGuiSimpleBoxUi::textWidget |
Definition at line 28 of file q4banking/qguisimplebox.ui.h.
Referenced by retranslateUi(), and setupUi().