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