Computer Assited Medical Intervention Tool Kit  version 5.0
ActionsCreationState Class Reference

State to create actions. More...

#include <ActionsCreationState.h>

+ Inheritance diagram for ActionsCreationState:
+ Collaboration diagram for ActionsCreationState:

Public Member Functions

 ActionsCreationState (QString name, ActionsCreationWidget *widget, WizardMainWindow *mainWindow, ActionExtensionCreationState *parent)
 Constructor. More...
 
void resetDomActionExtension (cepcoreschema::ActionExtension *domActionExtension)
 
 ~ActionsCreationState () override=default
 Destructor. More...
 
- Public Member Functions inherited from WizardState
QString getName ()
 
QWidget * getWidget ()
 
 WizardState (QString name, QWidget *widget, WizardMainWindow *mainWidnow)
 Constructor. More...
 
 WizardState (QString name, QWidget *widget, WizardMainWindow *mainWidnow, QState *parent)
 Constructor. More...
 
 ~WizardState () override=default
 Destructor. More...
 

Protected Member Functions

void onEntry (QEvent *event) override
 
void onExit (QEvent *event) override
 
- Protected Member Functions inherited from WizardState
void onEntry (QEvent *event) override
 Reimplemented from QState. More...
 
void onExit (QEvent *event) override
 

Private Attributes

cepcoreschema::ActionExtension * domActionExtension
 

Additional Inherited Members

- Protected Attributes inherited from WizardState
WizardMainWindowmainWindow
 
QString name
 
QWidget * widget
 

Detailed Description

State to create actions.

Constructor & Destructor Documentation

◆ ActionsCreationState()

ActionsCreationState::ActionsCreationState ( QString  name,
ActionsCreationWidget widget,
WizardMainWindow mainWindow,
ActionExtensionCreationState parent 
)

Constructor.

References domActionExtension.

◆ ~ActionsCreationState()

ActionsCreationState::~ActionsCreationState ( )
overridedefault

Destructor.

Member Function Documentation

◆ onEntry()

void ActionsCreationState::onEntry ( QEvent *  event)
overrideprotected

References domActionExtension, WizardState::onEntry(), and WizardState::widget.

+ Here is the call graph for this function:

◆ onExit()

void ActionsCreationState::onExit ( QEvent *  event)
overrideprotected

References WizardState::onExit().

+ Here is the call graph for this function:

◆ resetDomActionExtension()

void ActionsCreationState::resetDomActionExtension ( cepcoreschema::ActionExtension *  domActionExtension)

References domActionExtension, ActionsCreationWidget::setToDefault(), and WizardState::widget.

Referenced by ActionExtensionCreationState::onEntry().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Member Data Documentation

◆ domActionExtension

cepcoreschema::ActionExtension* ActionsCreationState::domActionExtension
private

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