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