![]() |
Computer Assited Medical Intervention Tool Kit
version 3.3
|
TODO Celine please comment here. More...
#include <CepDescriptionState.h>
Public Member Functions | |
CepDescriptionState (QString name, CepDescriptionWidget *widget, DorothyMainWindow *mainWindow, cepcoreschema::Cep *domCep) | |
~CepDescriptionState () | |
![]() | |
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 | onExit (QEvent *event) |
![]() | |
virtual void | onEntry (QEvent *event) |
Reimplemented from QState. More... | |
Private Attributes | |
cepcoreschema::Cep * | domCep |
Additional Inherited Members | |
![]() | |
DorothyMainWindow * | mainWindow |
QString | name |
QWidget * | widget |
TODO Celine please comment here.
CepDescriptionState::CepDescriptionState | ( | QString | name, |
CepDescriptionWidget * | widget, | ||
DorothyMainWindow * | mainWindow, | ||
cepcoreschema::Cep * | domCep | ||
) |
CepDescriptionState::~CepDescriptionState | ( | ) |
|
protectedvirtual |
Reimplemented from WizardState.
|
private |