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

TODO Celine please comment here. More...

#include <WizardController.h>

Public Member Functions

void launch ()
 
 WizardController (void)
 
 ~WizardController (void)
 

Private Attributes

QString devDirectoryName
 
cepcoreschema::Cep * domCep
 XML DOM Element create by CodeSynthesis This cep instance contains all of the informations of the xml file. More...
 
QStateMachine machine
 
DorothyMainWindowmainWindow
 

Detailed Description

TODO Celine please comment here.

Controller class, based on MVP architecture

Constructor & Destructor Documentation

WizardController::WizardController ( void  )
WizardController::~WizardController ( void  )

Member Function Documentation

void WizardController::launch ( )

Member Data Documentation

QString WizardController::devDirectoryName
private
cepcoreschema::Cep* WizardController::domCep
private

XML DOM Element create by CodeSynthesis This cep instance contains all of the informations of the xml file.

QStateMachine WizardController::machine
private
DorothyMainWindow* WizardController::mainWindow
private

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