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