Computer Assisted Medical Intervention Tool Kit  version 5.2
SimulatorWidget Class Reference

A widget specific of the simulator to add in the gui all simulator widget have to derive from this class. More...

#include <SimulatorWidget.h>

+ Inheritance diagram for SimulatorWidget:
+ Collaboration diagram for SimulatorWidget:

Signals

void reload ()
 

Public Member Functions

 SimulatorWidget (QWidget *parent=nullptr)
 constructor More...
 
 ~SimulatorWidget () override=default
 destructor More...
 

Detailed Description

A widget specific of the simulator to add in the gui all simulator widget have to derive from this class.

Constructor & Destructor Documentation

◆ SimulatorWidget()

SimulatorWidget::SimulatorWidget ( QWidget *  parent = nullptr)

constructor

◆ ~SimulatorWidget()

SimulatorWidget::~SimulatorWidget ( )
overridedefault

destructor

Member Function Documentation

◆ reload

void SimulatorWidget::reload ( )
signal

Referenced by AnsysWidget::applyChanges(), and SofaWidget::applyChanges().

+ Here is the caller graph for this function:

The documentation for this class was generated from the following files: