Computer Assisted Medical Intervention Tool Kit  version 5.2
 
Loading...
Searching...
No Matches
AnsysWidget Class Reference

TODO Comment class here. More...

#include <AnsysWidget.h>

Public Slots

void applyChanges ()
 slot called when apply changes is pressed
 

Public Member Functions

 AnsysWidget (QWidget *parent=0, AnsysSimulator *sofaSimulator=NULL)
 constructor
 
void writeBatch (QString path)
 write text of QTextEdit into file in path
 
 ~AnsysWidget ()
 destructor
 
- Public Member Functions inherited from SimulatorWidget
 SimulatorWidget (QWidget *parent=nullptr)
 constructor
 
 ~SimulatorWidget () override=default
 destructor
 

Additional Inherited Members

- Signals inherited from SimulatorWidget
void reload ()
 

Detailed Description

TODO Comment class here.

Constructor & Destructor Documentation

◆ AnsysWidget()

AnsysWidget::AnsysWidget ( QWidget *  parent = 0,
AnsysSimulator sofaSimulator = NULL 
)

constructor

References applyChanges(), and AnsysSimulator::getBatchFile().

◆ ~AnsysWidget()

AnsysWidget::~AnsysWidget ( )

destructor

Member Function Documentation

◆ applyChanges

void AnsysWidget::applyChanges ( )
slot

slot called when apply changes is pressed

References SimulatorWidget::reload(), and writeBatch().

Referenced by AnsysWidget().

◆ writeBatch()

void AnsysWidget::writeBatch ( QString  path)

write text of QTextEdit into file in path

Referenced by applyChanges().


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