![]() |
Computer Assited Medical Intervention Tool Kit
version 3.3
|
TODO Celine please comment here. More...
#include <ComponentCreationState.h>
Public Slots | |
virtual void | componentCancelled () |
virtual void | componentFinished () |
Signals | |
void | nextCCS () |
Public Member Functions | |
ComponentCreationState (QString name, DorothyMainWindow *mainWidnow, ComponentExtensionCreationState *parent) | |
void | resetDomComponentExtension (cepcoreschema::ComponentExtension *domComponentExtension) |
~ComponentCreationState () | |
Protected Member Functions | |
virtual void | onEntry (QEvent *event) |
Reimplemented from QState. More... | |
virtual void | onExit (QEvent *event) |
Private Member Functions | |
void | createSubStates (DorothyMainWindow *mainWindow) |
Private Attributes | |
bool | cancelled |
cepcoreschema::Component * | domComponent |
cepcoreschema::ComponentExtension * | domComponentExtension |
QString | name |
TODO Celine please comment here.
ComponentCreationState::ComponentCreationState | ( | QString | name, |
DorothyMainWindow * | mainWidnow, | ||
ComponentExtensionCreationState * | parent | ||
) |
ComponentCreationState::~ComponentCreationState | ( | ) |
|
virtualslot |
|
virtualslot |
|
private |
|
signal |
|
protectedvirtual |
Reimplemented from QState.
|
protectedvirtual |
void ComponentCreationState::resetDomComponentExtension | ( | cepcoreschema::ComponentExtension * | domComponentExtension | ) |
|
private |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
private |
|
private |
|
private |