The ActivationHandler is beside the UI another API of the application.
Mehr ...
#include <ActivationHandler.h>
|
virtual bool | start ()=0 |
|
virtual void | stop ()=0 |
|
The ActivationHandler is beside the UI another API of the application.
The ActivationHandler sends authentication requests to the application and also request to show the UI. Some application requests may be handled internally by the ActivationHandler and are not forwarded to the application.
◆ ActivationHandler()
governikus::ActivationHandler::ActivationHandler |
( |
| ) |
|
|
protecteddefault |
◆ ~ActivationHandler()
governikus::ActivationHandler::~ActivationHandler |
( |
| ) |
|
|
overrideprotecteddefault |
◆ fireAuthenticationRequest
void governikus::ActivationHandler::fireAuthenticationRequest |
( |
const QSharedPointer< ActivationContext > & |
pActivationContext | ) |
|
|
signal |
◆ fireShowUiRequest
void governikus::ActivationHandler::fireShowUiRequest |
( |
UiModule |
pModule | ) |
|
|
signal |
◆ fireShowUserInformation
void governikus::ActivationHandler::fireShowUserInformation |
( |
const QString & |
pErrorMessage = QString() | ) |
|
|
signal |
◆ getRequest()
◆ handleQueryParams()
static void governikus::ActivationHandler::handleQueryParams |
( |
const QUrlQuery & |
pUrl | ) |
|
|
staticprotected |
◆ onApplicationActivated
void ActivationHandler::onApplicationActivated |
( |
| ) |
|
|
virtualslot |
◆ start()
virtual bool governikus::ActivationHandler::start |
( |
| ) |
|
|
pure virtual |
◆ stop()
virtual void governikus::ActivationHandler::stop |
( |
| ) |
|
|
pure virtual |
Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Dateien: