13#include <QXmlStreamReader>
23 QXmlStreamReader mReader;
28 virtual bool handleFoundElement(
const QString& pElementName,
const QString& pValue,
const QXmlStreamAttributes& pAttributes) = 0;
Definition: ElementDetector.h:19
virtual ~ElementDetector()
void handleStartElements(const QStringList &pStartElementNames)
Definition: ElementDetector.cpp:42
void detectStartElements(const QStringList &pStartElementNames)
Definition: ElementDetector.cpp:25
virtual bool handleFoundElement(const QString &pElementName, const QString &pValue, const QXmlStreamAttributes &pAttributes)=0
Implementation of GeneralAuthenticate response APDUs.
Definition: CommandApdu.h:16