![]() |
Computer Assited Medical Intervention Tool Kit
version 3.3
|
TODO Celine please comment here. More...
#include <ActionSummaryState.h>
Inheritance diagram for ActionSummaryState:Public Member Functions | |
| ActionSummaryState (QString name, ActionSummaryWidget *widget, DorothyMainWindow *mainWindow, QState *parent) | |
| void | resetAction (cepcoreschema::Action *domAction) |
| ~ActionSummaryState () | |
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) |
Protected Attributes | |
| cepcoreschema::Action * | domAction |
Protected Attributes inherited from WizardState | |
| DorothyMainWindow * | mainWindow |
| QString | name |
| QWidget * | widget |
TODO Celine please comment here.
| ActionSummaryState::ActionSummaryState | ( | QString | name, |
| ActionSummaryWidget * | widget, | ||
| DorothyMainWindow * | mainWindow, | ||
| QState * | parent | ||
| ) |
| ActionSummaryState::~ActionSummaryState | ( | ) |
|
protectedvirtual |
Reimplemented from QState.
Reimplemented from WizardState.
|
protectedvirtual |
Reimplemented from WizardState.
| void ActionSummaryState::resetAction | ( | cepcoreschema::Action * | domAction | ) |
|
protected |
1.8.8