![]() |
Computer Assited Medical Intervention Tool Kit
version 3.3
|
TODO Celine please comment here. More...
#include <ActionsCreationState.h>
Inheritance diagram for ActionsCreationState:Public Member Functions | |
| ActionsCreationState (QString name, ActionsCreationWidget *widget, DorothyMainWindow *mainWindow, ActionExtensionCreationState *parent) | |
| void | resetDomActionExtension (cepcoreschema::ActionExtension *domActionExtension) |
| ~ActionsCreationState () | |
Public Member Functions inherited from WizardState | |
| QString | getName () |
| QWidget * | getWidget () |
| WizardState (QString name, QWidget *widget, DorothyMainWindow *mainWidnow) | |
| WizardState (QString name, QWidget *widget, DorothyMainWindow *mainWidnow, QState *parent) | |
| ~WizardState () | |
Protected Member Functions | |
| virtual void | onEntry (QEvent *event) |
| Reimplemented from QState. More... | |
| virtual void | onExit (QEvent *event) |
Private Attributes | |
| cepcoreschema::ActionExtension * | domActionExtension |
Additional Inherited Members | |
Protected Attributes inherited from WizardState | |
| DorothyMainWindow * | mainWindow |
| QString | name |
| QWidget * | widget |
TODO Celine please comment here.
| ActionsCreationState::ActionsCreationState | ( | QString | name, |
| ActionsCreationWidget * | widget, | ||
| DorothyMainWindow * | mainWindow, | ||
| ActionExtensionCreationState * | parent | ||
| ) |
| ActionsCreationState::~ActionsCreationState | ( | ) |
|
protectedvirtual |
Reimplemented from QState.
Reimplemented from WizardState.
|
protectedvirtual |
Reimplemented from WizardState.
| void ActionsCreationState::resetDomActionExtension | ( | cepcoreschema::ActionExtension * | domActionExtension | ) |
|
private |
1.8.8