AusweisApp2
governikus::IntentActivationHandler Klassenreferenz

This ActivationHandler implements an API by opening custom URLs registered in the Android manifest, as specified by TR-03124-1. Mehr ...

#include <IntentActivationHandler.h>

Klassendiagramm für governikus::IntentActivationHandler:

Öffentliche Methoden

 IntentActivationHandler ()=default
 
bool start () override
 
void stop () override
 
void onApplicationActivated () override
 

Weitere Geerbte Elemente

- Öffentliche Slots geerbt von governikus::ActivationHandler
- 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)
 

Ausführliche Beschreibung

This ActivationHandler implements an API by opening custom URLs registered in the Android manifest, as specified by TR-03124-1.

The URL is passed by an Android Intent mechanism to the application.

Beschreibung der Konstruktoren und Destruktoren

◆ IntentActivationHandler()

governikus::IntentActivationHandler::IntentActivationHandler ( )
default

Dokumentation der Elementfunktionen

◆ onApplicationActivated()

void IntentActivationHandler::onApplicationActivated ( )
overridevirtual

Erneute Implementation von governikus::ActivationHandler.

Hier ist ein Graph, der zeigt, was diese Funktion aufruft:

◆ start()

bool IntentActivationHandler::start ( )
overridevirtual

◆ stop()

void IntentActivationHandler::stop ( )
overridevirtual

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