#include <MsgHandler.h>
|
static MsgType | getStateMsgType (const QString &pState, PacePasswordId pPasswordId) |
|
| MsgHandler (MsgType pType) |
| MsgHandler (MsgType pType, const char *const pKey, const QString &pValue) |
| MsgHandler (MsgType pType, const char *const pKey, const QLatin1String pValue) |
void | setVoid (bool pVoid=true) |
void | setValue (const QLatin1String pKey, const QString &pValue) |
void | setValue (const QLatin1String pKey, const QLatin1String pValue) |
void | setValue (const QLatin1String pKey, const QJsonValue &pValue) |
void | insertJsonObject (const QJsonObject &pObject) |
bool | contains (QLatin1StringView pKey) const |
bool | isString (const QLatin1String pKey) const |
◆ MsgHandler() [1/3]
MsgHandler::MsgHandler |
( |
MsgType | pType | ) |
|
|
explicitprotected |
◆ MsgHandler() [2/3]
MsgHandler::MsgHandler |
( |
MsgType | pType, |
|
|
const char *const | pKey, |
|
|
const QString & | pValue ) |
|
explicitprotected |
◆ MsgHandler() [3/3]
MsgHandler::MsgHandler |
( |
MsgType | pType, |
|
|
const char *const | pKey, |
|
|
const QLatin1String | pValue ) |
|
explicitprotected |
◆ contains()
bool MsgHandler::contains |
( |
QLatin1StringView | pKey | ) |
const |
|
protected |
◆ getOutput()
QByteArray MsgHandler::getOutput |
( |
| ) |
const |
|
nodiscard |
◆ getStateMsgType()
MsgType MsgHandler::getStateMsgType |
( |
const QString & | pState, |
|
|
PacePasswordId | pPasswordId ) |
|
static |
◆ getType()
MsgType MsgHandler::getType |
( |
| ) |
const |
|
nodiscard |
◆ insertJsonObject()
void MsgHandler::insertJsonObject |
( |
const QJsonObject & | pObject | ) |
|
|
protected |
◆ isString()
bool MsgHandler::isString |
( |
const QLatin1String | pKey | ) |
const |
|
protected |
◆ isVoid()
bool MsgHandler::isVoid |
( |
| ) |
const |
|
nodiscard |
◆ operator Msg()
MsgHandler::operator Msg |
( |
| ) |
const |
◆ setRequest()
void MsgHandler::setRequest |
( |
const QJsonObject & | pRequest | ) |
|
◆ setValue() [1/3]
void MsgHandler::setValue |
( |
const QLatin1String | pKey, |
|
|
const QJsonValue & | pValue ) |
|
protected |
◆ setValue() [2/3]
void MsgHandler::setValue |
( |
const QLatin1String | pKey, |
|
|
const QLatin1String | pValue ) |
|
protected |
◆ setValue() [3/3]
void MsgHandler::setValue |
( |
const QLatin1String | pKey, |
|
|
const QString & | pValue ) |
|
protected |
◆ setVoid()
void MsgHandler::setVoid |
( |
bool | pVoid = true | ) |
|
|
protected |
◆ toJson()
QByteArray MsgHandler::toJson |
( |
| ) |
const |
|
nodiscard |
◆ DEFAULT_MSG_LEVEL
const MsgLevel MsgHandler::DEFAULT_MSG_LEVEL = MsgLevel::v3 |
|
static |
◆ Void
Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Dateien: