Computer Assited Medical Intervention Tool Kit  version 3.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Public Slots | Signals | Public Member Functions | Protected Attributes | Private Member Functions | Private Attributes | List of all members
ComponentCreationState Class Reference

TODO Celine please comment here. More...

#include <ComponentCreationState.h>

+ Inheritance diagram for ComponentCreationState:

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)
 

Protected Attributes

ComponentAddPropertyStatecomponentAddPropertyState
 
ComponentAddPropertyWidgetcomponentAddPropertyWidget
 
ComponentDescriptionStatecomponentDescriptionState
 
ComponentDescriptionWidgetcomponentDescriptionWidget
 
ComponentSummaryStatecomponentSummaryState
 
ComponentSummaryWidgetcomponentSummaryWidget
 

Private Member Functions

void createSubStates (DorothyMainWindow *mainWindow)
 

Private Attributes

bool cancelled
 
cepcoreschema::ComponentdomComponent
 
cepcoreschema::ComponentExtension * domComponentExtension
 
QString name
 

Detailed Description

TODO Celine please comment here.

Constructor & Destructor Documentation

ComponentCreationState::ComponentCreationState ( QString  name,
DorothyMainWindow mainWidnow,
ComponentExtensionCreationState parent 
)
ComponentCreationState::~ComponentCreationState ( )

Member Function Documentation

virtual void ComponentCreationState::componentCancelled ( )
virtualslot
virtual void ComponentCreationState::componentFinished ( )
virtualslot
void ComponentCreationState::createSubStates ( DorothyMainWindow mainWindow)
private
void ComponentCreationState::nextCCS ( )
signal
virtual void ComponentCreationState::onEntry ( QEvent *  event)
protectedvirtual

Reimplemented from QState.

virtual void ComponentCreationState::onExit ( QEvent *  event)
protectedvirtual
void ComponentCreationState::resetDomComponentExtension ( cepcoreschema::ComponentExtension *  domComponentExtension)

Member Data Documentation

bool ComponentCreationState::cancelled
private
ComponentAddPropertyState* ComponentCreationState::componentAddPropertyState
protected
ComponentAddPropertyWidget* ComponentCreationState::componentAddPropertyWidget
protected
ComponentDescriptionState* ComponentCreationState::componentDescriptionState
protected
ComponentDescriptionWidget* ComponentCreationState::componentDescriptionWidget
protected
ComponentSummaryState* ComponentCreationState::componentSummaryState
protected
ComponentSummaryWidget* ComponentCreationState::componentSummaryWidget
protected
cepcoreschema::Component* ComponentCreationState::domComponent
private
cepcoreschema::ComponentExtension* ComponentCreationState::domComponentExtension
private
QString ComponentCreationState::name
private

The documentation for this class was generated from the following file: