#include <MsgHandlerWorkflows.h>
|
void | handleWorkflowProperties (const QJsonObject &pObj, MsgContext &pContext) |
|
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 | setValue (const QLatin1String pKey, const QString &pValue) |
|
void | setValue (const char *const pKey, const QString &pValue) |
|
void | setValue (const QLatin1String pKey, const QLatin1String pValue) |
|
void | setValue (const char *const pKey, const QLatin1String pValue) |
|
void | setVoid (bool pVoid=true) |
|
◆ handleWorkflowProperties()
void MsgHandlerWorkflows::handleWorkflowProperties |
( |
const QJsonObject & |
pObj, |
|
|
MsgContext & |
pContext |
|
) |
| |
|
protected |
◆ initDeveloperMode()
void MsgHandlerWorkflows::initDeveloperMode |
( |
const QJsonValue & |
pValue | ) |
const |
|
protected |
◆ initHandleInterrupt()
void MsgHandlerWorkflows::initHandleInterrupt |
( |
const QJsonValue & |
pValue, |
|
|
const MsgContext & |
pContext |
|
) |
| const |
|
protected |
◆ initMessages()
void MsgHandlerWorkflows::initMessages |
( |
const QJsonObject & |
pUi | ) |
const |
|
protected |
◆ initProgressStatus()
void MsgHandlerWorkflows::initProgressStatus |
( |
const QJsonValue & |
pValue, |
|
|
MsgContext & |
pContext |
|
) |
| const |
|
protected |
◆ MsgHandler() [1/3]
MsgHandler::MsgHandler |
( |
MsgType |
pType | ) |
|
|
explicitprotected |
◆ MsgHandler() [2/3]
MsgHandler::MsgHandler |
( |
MsgType |
pType, |
|
|
const char *const |
pKey, |
|
|
const QLatin1String |
pValue |
|
) |
| |
|
explicitprotected |
◆ MsgHandler() [3/3]
MsgHandler::MsgHandler |
( |
MsgType |
pType, |
|
|
const char *const |
pKey, |
|
|
const QString & |
pValue |
|
) |
| |
|
explicitprotected |
◆ setError()
void MsgHandlerWorkflows::setError |
( |
const QLatin1String |
pError | ) |
|
|
protected |
Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Dateien: