AusweisApp
|
#include <MsgContext.h>
Öffentliche Methoden | |
void | addStateMsg (const Msg &pMsg) |
void | clear () |
void | setWorkflowContext (const QSharedPointer< WorkflowContext > &pContext) |
![]() | |
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 | |
![]() | |
void | addStateMsg (const Msg &pMsg) |
void | clear () |
void | setWorkflowContext (const QSharedPointer< WorkflowContext > &pContext) |
void MsgContext::clear | ( | ) |
void MsgContext::setWorkflowContext | ( | const QSharedPointer< WorkflowContext > & | pContext | ) |