|
AusweisApp2
|
This ActivationHandler implements an API by opening custom URLs with scheme 'eid', as specified by TR-03124-1. Mehr ...
#include <CustomSchemeActivationHandler.h>
Öffentliche Methoden | |
| CustomSchemeActivationHandler ()=default | |
| ~CustomSchemeActivationHandler () override=default | |
| bool | start () override |
| void | stop () override |
Weitere Geerbte Elemente | |
Öffentliche Slots geerbt von governikus::ActivationHandler | |
| virtual void | onApplicationActivated () |
Signale geerbt von governikus::ActivationHandler | |
| void | fireShowUserInformation (const QString &pErrorMessage=QString()) |
| void | fireShowUiRequest (UiModule pModule) |
| void | fireAuthenticationRequest (const QSharedPointer< ActivationContext > &pActivationContext) |
Geschützte Methoden geerbt von governikus::ActivationHandler | |
| ActivationHandler ()=default | |
| ~ActivationHandler () override=default | |
Geschützte, statische Methoden geerbt von governikus::ActivationHandler | |
| static ActivationRequest | getRequest (const QUrl &pUrl) |
This ActivationHandler implements an API by opening custom URLs with scheme 'eid', as specified by TR-03124-1.
Custom schemes can be registered for iOS apps.
|
default |
|
overridedefault |
|
overridevirtual |
Implementiert governikus::ActivationHandler.
|
overridevirtual |
Implementiert governikus::ActivationHandler.