Widget to enter contact of the creator of the CEP. More...
#include <CepContactWidget.h>
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 | ( | ) |
QString CepContactWidget::getUserLicence | ( | ) |
References ui.
bool CepContactWidget::hasUserLicence | ( | ) |
References ui.
|
signal |
|
virtualslot |
References defaultAscii, defaultBeforeGoingFurther, defaultContact, defaultRealContact, enhancedStyle, next(), normalStyle, and ui.
|
signal |
|
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().