![]() |
Computer Assited Medical Intervention Tool Kit
version 3.3
|
TODO Celine please comment here. More...
#include <ActionAddParameterState.h>
Public Member Functions | |
ActionAddParameterState (QString name, ActionAddParameterWidget *widget, DorothyMainWindow *mainWindow, ActionCreationState *parent) | |
void | resetDomAction (cepcoreschema::Action *domAction) |
~ActionAddParameterState () | |
![]() | |
QString | getName () |
QWidget * | getWidget () |
WizardState (QString name, QWidget *widget, DorothyMainWindow *mainWidnow) | |
WizardState (QString name, QWidget *widget, DorothyMainWindow *mainWidnow, QState *parent) | |
~WizardState () | |
Protected Member Functions | |
void | addDomParameters () |
virtual void | onEntry (QEvent *event) |
Reimplemented from QState. More... | |
virtual void | onExit (QEvent *event) |
Private Attributes | |
cepcoreschema::Action * | domAction |
Additional Inherited Members | |
![]() | |
DorothyMainWindow * | mainWindow |
QString | name |
QWidget * | widget |
TODO Celine please comment here.
ActionAddParameterState::ActionAddParameterState | ( | QString | name, |
ActionAddParameterWidget * | widget, | ||
DorothyMainWindow * | mainWindow, | ||
ActionCreationState * | parent | ||
) |
ActionAddParameterState::~ActionAddParameterState | ( | ) |
|
protected |
|
protectedvirtual |
Reimplemented from QState.
Reimplemented from WizardState.
|
protectedvirtual |
Reimplemented from WizardState.
void ActionAddParameterState::resetDomAction | ( | cepcoreschema::Action * | domAction | ) |
|
private |