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