#include <MsgHandler.h>
|
| | MsgHandler (MsgType pType) |
| |
| | MsgHandler (MsgType pType, const char *pKey, const QString &pValue) |
| |
| | MsgHandler (MsgType pType, const char *pKey, const QLatin1String pValue) |
| |
| void | setValue (const QLatin1String pKey, const QString &pValue) |
| |
| void | setValue (const char *pKey, const QString &pValue) |
| |
| void | setValue (const QLatin1String pKey, const QLatin1String pValue) |
| |
| void | setValue (const char *pKey, const QLatin1String pValue) |
| |
| void | setVoid (bool pVoid=true) |
| |
| MsgHandler::MsgHandler |
( |
MsgType |
pType | ) |
|
|
protected |
| MsgHandler::MsgHandler |
( |
MsgType |
pType, |
|
|
const char * |
pKey, |
|
|
const QString & |
pValue |
|
) |
| |
|
protected |
| MsgHandler::MsgHandler |
( |
MsgType |
pType, |
|
|
const char * |
pKey, |
|
|
const QLatin1String |
pValue |
|
) |
| |
|
protected |
| QByteArray MsgHandler::getOutput |
( |
| ) |
const |
| MsgType MsgHandler::getStateMsgType |
( |
const QString & |
pState | ) |
|
|
static |
| MsgType MsgHandler::getType |
( |
| ) |
const |
| bool MsgHandler::isVoid |
( |
| ) |
const |
| void MsgHandler::setRequest |
( |
const QJsonObject & |
pRequest | ) |
|
| void MsgHandler::setValue |
( |
const QLatin1String |
pKey, |
|
|
const QString & |
pValue |
|
) |
| |
|
protected |
| void MsgHandler::setValue |
( |
const char * |
pKey, |
|
|
const QString & |
pValue |
|
) |
| |
|
protected |
| void MsgHandler::setValue |
( |
const QLatin1String |
pKey, |
|
|
const QLatin1String |
pValue |
|
) |
| |
|
protected |
| void MsgHandler::setValue |
( |
const char * |
pKey, |
|
|
const QLatin1String |
pValue |
|
) |
| |
|
protected |
| void MsgHandler::setVoid |
( |
bool |
pVoid = true | ) |
|
|
protected |
| QByteArray MsgHandler::toJson |
( |
| ) |
const |
| const MsgLevel MsgHandler::DEFAULT_MSG_LEVEL = MsgLevel::v1 |
|
static |
| QJsonObject governikus::MsgHandler::mJsonObject |
|
protected |
Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Dateien: