|
AusweisApp
|
#include <ElementDetector.h>
Öffentliche Methoden | |
| ElementDetector (const QByteArray &pXmlData) | |
| virtual | ~ElementDetector () |
Geschützte Methoden | |
| bool | handleStartElements (const QStringList &pStartElementNames) |
| void | detectStartElements (const QStringList &pStartElementNames) |
| virtual bool | handleFoundElement (QStringView pElementName, const QString &pValue, const QXmlStreamAttributes &pAttributes)=0 |
|
explicit |
|
virtualdefault |
|
protected |
|
protectedpure virtual |
|
protected |