Computer Assisted Medical Intervention Tool Kit  version 5.2
CepContactWidget Class Reference

Widget to enter contact of the creator of the CEP. More...

#include <CepContactWidget.h>

+ Inheritance diagram for CepContactWidget:
+ Collaboration diagram for CepContactWidget:

Public Slots

virtual void nextButtonClicked ()
 
virtual void previousButtonClicked ()
 

Signals

void next ()
 
void previous ()
 

Public Member Functions

 CepContactWidget (QWidget *parent)
 Constructor. More...
 
QString getMail ()
 
QString getUserLicence ()
 
bool hasUserLicence ()
 
void setCepName (QString cepName)
 
 ~CepContactWidget () override=default
 Destructor. More...
 

Detailed Description

Widget to enter contact of the creator of the CEP.

Constructor & Destructor Documentation

◆ CepContactWidget()

CepContactWidget::CepContactWidget ( QWidget *  parent)

Constructor.

References defaultContact, and defaultUserLicence.

◆ ~CepContactWidget()

CepContactWidget::~CepContactWidget ( )
overridedefault

Destructor.

Member Function Documentation

◆ getMail()

QString CepContactWidget::getMail ( )

Referenced by CepContactState::onExit().

+ Here is the caller graph for this function:

◆ getUserLicence()

QString CepContactWidget::getUserLicence ( )

◆ hasUserLicence()

bool CepContactWidget::hasUserLicence ( )

◆ next

void CepContactWidget::next ( )
signal

Referenced by nextButtonClicked().

+ Here is the caller graph for this function:

◆ nextButtonClicked

void CepContactWidget::nextButtonClicked ( )
virtualslot

◆ previous

void CepContactWidget::previous ( )
signal

Referenced by previousButtonClicked().

+ Here is the caller graph for this function:

◆ previousButtonClicked

void CepContactWidget::previousButtonClicked ( )
virtualslot

References normalStyle, and previous().

◆ setCepName()

void CepContactWidget::setCepName ( QString  cepName)

References defaultUserLicence.


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