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