![]() |
Computer Assited Medical Intervention Tool Kit
version 3.3
|
TODO Celine please comment here. More...
#include <ComponentAddPropertyState.h>
Public Member Functions | |
ComponentAddPropertyState (QString name, ComponentAddPropertyWidget *widget, DorothyMainWindow *mainWindow, ComponentCreationState *parent) | |
void | resetDomComponent (cepcoreschema::Component *domComponent) |
~ComponentAddPropertyState () | |
![]() | |
QString | getName () |
QWidget * | getWidget () |
WizardState (QString name, QWidget *widget, DorothyMainWindow *mainWidnow) | |
WizardState (QString name, QWidget *widget, DorothyMainWindow *mainWidnow, QState *parent) | |
~WizardState () | |
Protected Member Functions | |
void | addDomParameters () |
virtual void | onEntry (QEvent *event) |
Reimplemented from QState. More... | |
virtual void | onExit (QEvent *event) |
Private Attributes | |
cepcoreschema::Component * | domComponent |
Additional Inherited Members | |
![]() | |
DorothyMainWindow * | mainWindow |
QString | name |
QWidget * | widget |
TODO Celine please comment here.
ComponentAddPropertyState::ComponentAddPropertyState | ( | QString | name, |
ComponentAddPropertyWidget * | widget, | ||
DorothyMainWindow * | mainWindow, | ||
ComponentCreationState * | parent | ||
) |
ComponentAddPropertyState::~ComponentAddPropertyState | ( | ) |
|
protected |
|
protectedvirtual |
Reimplemented from QState.
Reimplemented from WizardState.
|
protectedvirtual |
Reimplemented from WizardState.
void ComponentAddPropertyState::resetDomComponent | ( | cepcoreschema::Component * | domComponent | ) |
|
private |