|
AusweisApp
|
#include <MsgContext.h>
Öffentliche Methoden | |
| void | addStateMsg (const Msg &pMsg) |
| void | clear () |
| void | setWorkflowContext (const QSharedPointer< WorkflowContext > &pContext) |
Öffentliche Methoden geerbt von governikus::MsgContext | |
| MsgContext () | |
| void | setApiLevel (MsgLevel pApiLevel) |
| MsgLevel | getApiLevel () const |
| Msg | getLastStateMsg () const |
| bool | provideProgressStatus () const |
| void | setProgressStatus (bool pStatus) |
| bool | isActiveWorkflow () const |
| template<typename T = WorkflowContext> | |
| QSharedPointer< const T > | getContext () const |
| template<typename T = WorkflowContext> | |
| QSharedPointer< T > | getContext () |
Weitere Geerbte Elemente | |
Geschützte Methoden geerbt von governikus::MsgContext | |
| void | addStateMsg (const Msg &pMsg) |
| void | clear () |
| void | setWorkflowContext (const QSharedPointer< WorkflowContext > &pContext) |
| void MsgContext::addStateMsg | ( | const Msg & | pMsg | ) |
| void MsgContext::clear | ( | ) |
| void MsgContext::setWorkflowContext | ( | const QSharedPointer< WorkflowContext > & | pContext | ) |