|
Öffentliche, statische Methoden geerbt von governikus::MsgHandler |
static MsgType | getStateMsgType (const QString &pState, PacePasswordId pPasswordId) |
Statische öffentliche Attribute geerbt von governikus::MsgHandler |
static const MsgHandler | Void = MsgHandler() |
static const MsgLevel | DEFAULT_MSG_LEVEL = MsgLevel::v3 |
Geschützte Methoden geerbt von governikus::MsgHandlerWorkflows |
void | handleWorkflowProperties (const QJsonObject &pObj, MsgContext &pContext) const |
void | initMessages (const QJsonObject &pUi) const |
void | initDeveloperMode (const QJsonValue &pValue) const |
void | initHandleInterrupt (const QJsonValue &pValue, const MsgContext &pContext) const |
void | initProgressStatus (const QJsonValue &pValue, MsgContext &pContext) const |
void | setError (const QLatin1String pError) |
| MsgHandler (MsgType pType) |
| MsgHandler (MsgType pType, const char *const pKey, const QString &pValue) |
| MsgHandler (MsgType pType, const char *const pKey, const QLatin1String pValue) |
Geschützte Methoden geerbt von governikus::MsgHandler |
| 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 |