![]() |
Computer Assited Medical Intervention Tool Kit
version 4.0
|
State of the contact of the creator of the CEP. More...
#include <CepContactState.h>
Inherits WizardState.
Public Member Functions | |
| CepContactState (QString name, CepContactWidget *widget, WizardMainWindow *mainWidnow, cepcoreschema::Cep *domCep) | |
| Constructor. More... | |
| ~CepContactState () | |
| Destructor. More... | |
Public Member Functions inherited from WizardState | |
| QString | getName () |
| QWidget * | getWidget () |
| WizardState (QString name, QWidget *widget, WizardMainWindow *mainWidnow) | |
| Constructor. More... | |
| WizardState (QString name, QWidget *widget, WizardMainWindow *mainWidnow, QState *parent) | |
| Constructor. More... | |
| ~WizardState () | |
| Destructor. More... | |
Protected Member Functions | |
| virtual void | onEntry (QEvent *event) |
| Reimplemented from QState. More... | |
| virtual void | onExit (QEvent *event) |
Private Attributes | |
| cepcoreschema::Cep * | domCep |
Additional Inherited Members | |
Protected Attributes inherited from WizardState | |
| WizardMainWindow * | mainWindow |
| QString | name |
| QWidget * | widget |
State of the contact of the creator of the CEP.
| CepContactState::CepContactState | ( | QString | name, |
| CepContactWidget * | widget, | ||
| WizardMainWindow * | mainWidnow, | ||
| cepcoreschema::Cep * | domCep | ||
| ) |
Constructor.
References domCep.
| CepContactState::~CepContactState | ( | ) |
Destructor.
|
protectedvirtual |
Reimplemented from QState.
Reimplemented from WizardState.
References domCep, WizardState::onEntry(), CepContactWidget::setCepName(), and WizardState::widget.
|
protectedvirtual |
Reimplemented from WizardState.
References domCep, CepContactWidget::getMail(), CepContactWidget::getUserLicence(), CepContactWidget::hasUserLicence(), WizardState::onExit(), and WizardState::widget.
|
private |
Referenced by CepContactState(), onEntry(), and onExit().
1.8.13