|
AusweisApp2
|
#include "RemoteDispatcherClient.h"#include "AppSettings.h"#include "Initializer.h"#include "messages/IfdEstablishContext.h"#include "messages/IfdEstablishContextResponse.h"#include <QLoggingCategory>Namensbereiche | |
| governikus | |
| Implementation of ActivationContext for Intent based activation on Android systems. | |
Funktionen | |
| template<> | |
| RemoteDispatcherClient * | governikus::createNewObject< RemoteDispatcherClient *, IfdVersion::Version &&, const QSharedPointer< DataChannel > & > (IfdVersion::Version &&pVersion, const QSharedPointer< DataChannel > &pChannel) |
| INIT_FUNCTION ([] { qRegisterMetaType< QSharedPointer< RemoteDispatcherClient > >("QSharedPointer<RemoteDispatcherClient>");}) RemoteDispatcherClient | |
| INIT_FUNCTION | ( | [] { qRegisterMetaType< QSharedPointer< RemoteDispatcherClient > >("QSharedPointer<RemoteDispatcherClient>");} | ) |