AusweisApp
Lade ...
Suche ...
Keine Treffer
MsgHandlerInsertCard.h
gehe zur Dokumentation dieser Datei
1
4
5
#pragma once
6
7
#include "
MsgContext.h
"
8
#include "
MsgHandler.h
"
9
10
namespace
governikus
11
{
12
13
class
MsgHandlerInsertCard
14
:
public
MsgHandler
15
{
16
private
:
17
void
setError(
const
QLatin1String pError);
18
19
public
:
20
MsgHandlerInsertCard
();
21
explicit
MsgHandlerInsertCard
(
MsgContext
& pContext);
22
explicit
MsgHandlerInsertCard
(
const
QJsonObject& pObj,
MsgContext
& pContext);
23
};
24
25
26
}
// namespace governikus
MsgContext.h
MsgHandler.h
governikus::MsgContext
Definition
MsgContext.h:15
governikus::MsgHandlerInsertCard::MsgHandlerInsertCard
MsgHandlerInsertCard()
Definition
MsgHandlerInsertCard.cpp:13
governikus
Defines the AccessRight and AccessRole enum.
Definition
CommandApdu.h:17
src
ui
json
messages
MsgHandlerInsertCard.h
Erzeugt von
1.14.0