AusweisApp2
 Alle Klassen Namensbereiche Dateien Funktionen Variablen Typdefinitionen Aufzählungen Aufzählungswerte Propertys Freundbeziehungen Makrodefinitionen
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
 
virtual bool start () override
 
virtual void stop () override
 

Weitere Geerbte Elemente

- Signale geerbt von governikus::ActivationHandler
void fireShowUserInformation (const QString &pErrorMessage=QString())
 
void fireShowUiRequest (UiModule pModule)
 
void fireAuthenticationRequest (const QSharedPointer< ActivationContext > &pActivationContext)
 
- Öffentliche, statische Methoden geerbt von governikus::ActivationHandler
static const QVector
< ActivationHandler * > & 
getInstances ()
 
template<typename T >
static TgetInstance ()
 
- Geschützte Methoden geerbt von governikus::ActivationHandler
 ActivationHandler ()
 
virtual ~ActivationHandler ()
 
- Geschützte, statische Methoden geerbt von governikus::ActivationHandler
static QMap< QString, QString > getQueryParameter (const QUrl &pUrl)
 Get the query items with lower-case keys, so we can support case-insensitive keys. Mehr ...
 

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

governikus::IntentActivationHandler::IntentActivationHandler ( )
default

Dokumentation der Elementfunktionen

bool IntentActivationHandler::start ( )
overridevirtual
void IntentActivationHandler::stop ( )
overridevirtual

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