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