15 #include <QSharedPointer> 36 QString mTransactionInfo;
56 void onDidAuthenticateEac1Changed();
static AuthModel & getInstance()
Definition: AuthModel.cpp:111
int getProgressValue() const
Definition: AuthModel.cpp:51
Definition: AuthContext.h:46
void fireProgressChanged()
const QString getProgressMessage() const
Definition: AuthModel.cpp:62
QString statusCode
Definition: AuthModel.h:32
QString progressMessage
Definition: AuthModel.h:29
QString errorHeader
Definition: AuthModel.h:30
QString getErrorHeader() const
Definition: AuthModel.cpp:73
QString getStatusCode() const
Definition: AuthModel.cpp:104
Implementation of ActivationContext for Intent based activation on Android systems.
Definition: ActivationContext.h:14
Q_INVOKABLE void setSkipRedirect(bool pSkipRedirect)
Definition: AuthModel.cpp:133
void resetContext(const QSharedPointer< AuthContext > &pContext=QSharedPointer< AuthContext >())
Definition: AuthModel.cpp:23
void fireTransactionInfoChanged()
const QString & getTransactionInfo() const
Definition: AuthModel.cpp:45
Definition: AuthModel.h:21
QString transactionInfo
Definition: AuthModel.h:27
QString getErrorText() const
Definition: AuthModel.cpp:85
int progressValue
Definition: AuthModel.h:28
Definition: WorkflowModel.h:21
QString errorText
Definition: AuthModel.h:31