Computer Assisted Medical Intervention Tool Kit  version 5.2
ActionDescriptionState Class Reference

State to describe action. More...

#include <ActionDescriptionState.h>

+ Inheritance diagram for ActionDescriptionState:
+ Collaboration diagram for ActionDescriptionState:

Public Member Functions

 ActionDescriptionState (QString name, ActionDescriptionWidget *widget, WizardMainWindow *mainWindow, cepcoreschema::Cep *domCep, ActionCreationState *parent)
 Constructor. More...
 
void resetDomAction (cepcoreschema::Action *domAction, cepcoreschema::ActionExtension *domActionExtension)
 
 ~ActionDescriptionState () 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
 

Additional Inherited Members

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

Detailed Description

State to describe action.

Constructor & Destructor Documentation

◆ ActionDescriptionState()

ActionDescriptionState::ActionDescriptionState ( QString  name,
ActionDescriptionWidget widget,
WizardMainWindow mainWindow,
cepcoreschema::Cep *  domCep,
ActionCreationState parent 
)

Constructor.

◆ ~ActionDescriptionState()

ActionDescriptionState::~ActionDescriptionState ( )
overridedefault

Destructor.

Member Function Documentation

◆ onEntry()

void ActionDescriptionState::onEntry ( QEvent *  event)
overrideprotected

References ClassNameHandler::getClassName(), WizardState::onEntry(), and WizardState::widget.

+ Here is the call graph for this function:

◆ onExit()

void ActionDescriptionState::onExit ( QEvent *  event)
overrideprotected

References ActionDescriptionWidget::getActionName(), WizardState::onExit(), and WizardState::widget.

+ Here is the call graph for this function:

◆ resetDomAction()

void ActionDescriptionState::resetDomAction ( cepcoreschema::Action *  domAction,
cepcoreschema::ActionExtension *  domActionExtension 
)

References ActionDescriptionWidget::setToDefault(), and WizardState::widget.

Referenced by ActionCreationState::onEntry().

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

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