AusweisApp2
RemoteDispatcherClient.cpp-Dateireferenz
#include "RemoteDispatcherClient.h"
#include "AppSettings.h"
#include "Initializer.h"
#include "messages/IfdEstablishContext.h"
#include "messages/IfdEstablishContextResponse.h"
#include <QLoggingCategory>
Include-Abhängigkeitsdiagramm für RemoteDispatcherClient.cpp:

Namensbereiche

 governikus
 Implementation of ActivationContext for Intent based activation on Android systems.
 

Funktionen

template<>
RemoteDispatcherClientgovernikus::createNewObject< RemoteDispatcherClient *, IfdVersion::Version &&, const QSharedPointer< DataChannel > & > (IfdVersion::Version &&pVersion, const QSharedPointer< DataChannel > &pChannel)
 
 INIT_FUNCTION ([] { qRegisterMetaType< QSharedPointer< RemoteDispatcherClient > >("QSharedPointer<RemoteDispatcherClient>");}) RemoteDispatcherClient
 

Dokumentation der Funktionen

◆ INIT_FUNCTION()

INIT_FUNCTION ( [] { qRegisterMetaType< QSharedPointer< RemoteDispatcherClient > >("QSharedPointer<RemoteDispatcherClient>");}  )