#include <ui_help4.h>
Public Member Functions | |
void | setupUi (QDialog *help4) |
void | retranslateUi (QDialog *help4) |
Data Fields | |
QTextBrowser * | textBrowser |
QPushButton * | close |
Definition at line 23 of file ui_help4.h.
|
inline |
Definition at line 49 of file ui_help4.h.
References close, and textBrowser.
Referenced by setupUi().
|
inline |
Definition at line 29 of file ui_help4.h.
References close, retranslateUi(), and textBrowser.
Referenced by help4::help4().
QPushButton* Ui_help4::close |
Definition at line 27 of file ui_help4.h.
Referenced by help4::help4(), retranslateUi(), and setupUi().
QTextBrowser* Ui_help4::textBrowser |
Definition at line 26 of file ui_help4.h.
Referenced by retranslateUi(), and setupUi().