AusweisApp2
governikus::CustomSchemeActivationHandler Klassenreferenz

This ActivationHandler implements an API by opening custom URLs with scheme 'eid', as specified by TR-03124-1. Mehr ...

#include <CustomSchemeActivationHandler.h>

Klassendiagramm für governikus::CustomSchemeActivationHandler:

Ö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 void handleQueryParams (const QUrlQuery &pUrl)
 
static ActivationRequest getRequest (const QUrlQuery &pUrl)
 

Ausführliche Beschreibung

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.

Beschreibung der Konstruktoren und Destruktoren

◆ CustomSchemeActivationHandler()

governikus::CustomSchemeActivationHandler::CustomSchemeActivationHandler ( )
default

◆ ~CustomSchemeActivationHandler()

governikus::CustomSchemeActivationHandler::~CustomSchemeActivationHandler ( )
overridedefault

Dokumentation der Elementfunktionen

◆ start()

bool CustomSchemeActivationHandler::start ( )
overridevirtual

◆ stop()

void CustomSchemeActivationHandler::stop ( )
overridevirtual

Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Dateien: