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