![]() |
Computer Assited Medical Intervention Tool Kit
version 3.3
|
TODO Celine please comment here. More...
#include <ActionAddParameterState.h>
Inheritance diagram for ActionAddParameterState:Public Member Functions | |
| ActionAddParameterState (QString name, ActionAddParameterWidget *widget, DorothyMainWindow *mainWindow, ActionCreationState *parent) | |
| void | resetDomAction (cepcoreschema::Action *domAction) |
| ~ActionAddParameterState () | |
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 | |
| void | addDomParameters () |
| virtual void | onEntry (QEvent *event) |
| Reimplemented from QState. More... | |
| virtual void | onExit (QEvent *event) |
Private Attributes | |
| cepcoreschema::Action * | domAction |
Additional Inherited Members | |
Protected Attributes inherited from WizardState | |
| 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 |
1.8.8