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