|
AusweisApp2
|
#include "ActivationHandler.h"#include "ActivationContext.h"#include "AppSettings.h"#include "Env.h"#include "Initializer.h"Funktionen | |
| INIT_FUNCTION ([] { qRegisterMetaType< QSharedPointer< ActivationContext > >("QSharedPointer<ActivationContext>");}) void ActivationHandler | |
| INIT_FUNCTION | ( | [] { qRegisterMetaType< QSharedPointer< ActivationContext > >("QSharedPointer<ActivationContext>");} | ) |