#include <MsgHandlerEnterNumber.h>
|
| | MsgHandlerEnterNumber (MsgType pType, const MsgContext &pContext) |
| void | parseValue (const QJsonObject &pObj, const MsgContext &pContext, const std::function< void(const QString &pNumber)> &pFunc, ushort pCount) |
| void | parseValue (const QJsonObject &pObj, const MsgContext &pContext, const std::function< void(const QString &pNumber)> &pFunc, std::pair< ushort, ushort > pCount) |
| 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 |
◆ MsgHandlerEnterNumber()
| MsgHandlerEnterNumber::MsgHandlerEnterNumber |
( |
MsgType | pType, |
|
|
const MsgContext & | pContext ) |
|
explicitprotected |
◆ parseValue() [1/2]
| void MsgHandlerEnterNumber::parseValue |
( |
const QJsonObject & | pObj, |
|
|
const MsgContext & | pContext, |
|
|
const std::function< void(const QString &pNumber)> & | pFunc, |
|
|
std::pair< ushort, ushort > | pCount ) |
|
protected |
◆ parseValue() [2/2]
| void governikus::MsgHandlerEnterNumber::parseValue |
( |
const QJsonObject & | pObj, |
|
|
const MsgContext & | pContext, |
|
|
const std::function< void(const QString &pNumber)> & | pFunc, |
|
|
ushort | pCount ) |
|
inlineprotected |
Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Dateien: