A widget specific of the simulator to add in the gui all simulator widget have to derive from this class. More...
#include <SimulatorWidget.h>
Signals | |
| void | reload () |
Public Member Functions | |
| SimulatorWidget (QWidget *parent=nullptr) | |
| constructor | |
| ~SimulatorWidget () override=default | |
| destructor | |
A widget specific of the simulator to add in the gui all simulator widget have to derive from this class.
| SimulatorWidget::SimulatorWidget | ( | QWidget * | parent = nullptr | ) |
constructor
Referenced by AnsysWidget::AnsysWidget(), and SofaWidget::SofaWidget().
|
overridedefault |
destructor
|
signal |
Referenced by AnsysWidget::applyChanges(), and SofaWidget::applyChanges().