AusweisApp2
MsgHandlerEnterCan.h
gehe zur Dokumentation dieser Datei
1
7
#pragma once
8
9
#include "
MsgContext.h
"
10
#include "
MsgHandlerEnterNumber.h
"
11
12
namespace
governikus
13
{
14
15
class
MsgHandlerEnterCan
16
:
public
MsgHandlerEnterNumber
17
{
18
public
:
19
explicit
MsgHandlerEnterCan
(
const
MsgContext
& pContext);
20
explicit
MsgHandlerEnterCan
(
const
QJsonObject& pObj,
MsgContext
& pContext);
21
};
22
23
24
}
// namespace governikus
governikus
Implementation of ActivationContext for Intent based activation on Android systems.
Definition:
ActivationContext.h:14
governikus::MsgHandlerEnterNumber
Definition:
MsgHandlerEnterNumber.h:18
governikus::MsgContext
Definition:
MsgContext.h:16
governikus::MsgHandlerEnterCan::MsgHandlerEnterCan
MsgHandlerEnterCan(const MsgContext &pContext)
Definition:
MsgHandlerEnterCan.cpp:11
MsgHandlerEnterNumber.h
MsgContext.h
governikus::MsgHandlerEnterCan
Definition:
MsgHandlerEnterCan.h:15
src
ui
json
messages
MsgHandlerEnterCan.h
Erzeugt von
1.8.15