![]() |
Computer Assited Medical Intervention Tool Kit
version 4.1
|
Widget to enter contact of the creator of the CEP. More...
#include <CepContactWidget.h>
Inherits QWidget.
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... | |
Private Attributes | |
| Ui::CepContactWidget | ui |
Widget to enter contact of the creator of the CEP.
| CepContactWidget::CepContactWidget | ( | QWidget * | parent | ) |
Constructor.
References defaultContact, defaultUserLicence, and ui.
|
overridedefault |
Destructor.
| QString CepContactWidget::getMail | ( | ) |
References ui.
Referenced by CepContactState::onExit().
| QString CepContactWidget::getUserLicence | ( | ) |
References ui.
| bool CepContactWidget::hasUserLicence | ( | ) |
References ui.
|
signal |
Referenced by nextButtonClicked().
|
virtualslot |
References defaultAscii, defaultBeforeGoingFurther, defaultContact, defaultRealContact, enhancedStyle, next(), normalStyle, and ui.
|
signal |
Referenced by previousButtonClicked().
|
virtualslot |
References normalStyle, previous(), and ui.
| void CepContactWidget::setCepName | ( | QString | cepName | ) |
References defaultUserLicence, and ui.
|
private |
Referenced by CepContactWidget(), getMail(), getUserLicence(), hasUserLicence(), nextButtonClicked(), previousButtonClicked(), and setCepName().
1.8.13