Computer Assited Medical Intervention Tool Kit
version 4.1
|
A widget specific of the simulator to add in the gui all simulator widget have to derive from this class. More...
#include <SimulatorWidget.h>
Inherits QWidget.
Inherited by AnsysWidget, and SofaWidget.
Signals | |
void | reload () |
Public Member Functions | |
SimulatorWidget (QWidget *parent=nullptr) | |
constructor More... | |
~SimulatorWidget () override=default | |
destructor More... | |
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
|
overridedefault |
destructor
|
signal |
Referenced by AnsysWidget::applyChanges(), and SofaWidget::applyChanges().