Computer Assited Medical Intervention Tool Kit  version 4.1
Signals | Public Member Functions | List of all members
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>

Inherits QWidget.

Inherited by AnsysWidget, and SofaWidget.

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

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