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