AusweisApp
Lade ...
Suche ...
Keine Treffer
MsgHandlerInternalError.h
gehe zur Dokumentation dieser Datei
1
5
#pragma once
6
7
#include "
MsgHandler.h
"
8
9
namespace
governikus
10
{
11
12
class
MsgHandlerInternalError
13
:
public
MsgHandler
14
{
15
public
:
16
explicit
MsgHandlerInternalError
(
const
QString& pError = QString());
17
explicit
MsgHandlerInternalError
(
const
QLatin1String pError);
18
};
19
20
21
}
// namespace governikus
MsgHandler.h
governikus::MsgHandlerInternalError
Definition
MsgHandlerInternalError.h:14
governikus::MsgHandlerInternalError::MsgHandlerInternalError
MsgHandlerInternalError(const QString &pError=QString())
Definition
MsgHandlerInternalError.cpp:9
governikus::MsgHandler
Definition
MsgHandler.h:16
governikus
Defines the AccessRight and AccessRole enum.
Definition
CommandApdu.h:17
src
ui
json
messages
MsgHandlerInternalError.h
Erzeugt von
1.12.0