gehe zur Dokumentation dieser Datei
23 QString mResultMajor, mResultMinor, mResultMessage;
30 virtual bool handleFoundElement(
const QString& pElementName,
const QString& pValue,
const QXmlStreamAttributes& pAttributes)
override;
StartPaosResponse(const QByteArray &pXmlData)
Definition: StartPaosResponse.cpp:9
Definition: StartPaosResponse.h:21
void detectStartElements(const QStringList &pStartElementNames)
Definition: ElementDetector.cpp:28
Definition: ResponseType.h:20
Definition: ECardApiResult.h:25
Implementation of ActivationContext for Intent based activation on Android systems.
Definition: ActivationContext.h:15
Definition: ElementDetector.h:17
bool handleWSAddressingHeaders(const QString &pElementName, const QString &pValue, const QXmlStreamAttributes &pAttributes)
Definition: PaosMessage.cpp:22
void setResult(const ECardApiResult &result)
Definition: ResponseType.cpp:28