Computer Assisted Medical Intervention Tool Kit  version 5.2
CepContactState Class Reference

State of the contact of the creator of the CEP. More...

#include <CepContactState.h>

+ Inheritance diagram for CepContactState:
+ Collaboration diagram for CepContactState:

Public Member Functions

 CepContactState (QString name, CepContactWidget *widget, WizardMainWindow *mainWidnow, cepcoreschema::Cep *domCep)
 Constructor. More...
 
 ~CepContactState () override=default
 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 () override=default
 Destructor. More...
 

Protected Member Functions

void onEntry (QEvent *event) override
 
void onExit (QEvent *event) override
 
- Protected Member Functions inherited from WizardState
void onEntry (QEvent *event) override
 Reimplemented from QState. More...
 
void onExit (QEvent *event) override
 

Additional Inherited Members

- Protected Attributes inherited from WizardState
WizardMainWindowmainWindow
 
QString name
 
QWidget * widget
 

Detailed Description

State of the contact of the creator of the CEP.

Constructor & Destructor Documentation

◆ CepContactState()

CepContactState::CepContactState ( QString  name,
CepContactWidget widget,
WizardMainWindow mainWidnow,
cepcoreschema::Cep *  domCep 
)

Constructor.

◆ ~CepContactState()

CepContactState::~CepContactState ( )
overridedefault

Destructor.

Member Function Documentation

◆ onEntry()

void CepContactState::onEntry ( QEvent *  event)
overrideprotected

References WizardState::onEntry(), and WizardState::widget.

+ Here is the call graph for this function:

◆ onExit()

void CepContactState::onExit ( QEvent *  event)
overrideprotected

References CepContactWidget::getMail(), WizardState::onExit(), and WizardState::widget.

+ Here is the call graph for this function:

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