15#include <QScopedPointer>
16#include <QSharedPointer>
17#include <QtQml/qqmlregistration.h>
20class test_ReleaseInformationModel;
31 friend class ::test_ReleaseInformationModel;
45 void onCurrentChanged();
46 void onUpdateChanged();
Definition FormattedTextModel.h:25
Implementation of GeneralAuthenticate response APDUs.
Definition CommandApdu.h:17
QSharedPointer< T > decodeObject(const QByteArray &pData, bool pLogging=true)
Template function for decoding an OpenSSL type from DER encoded QByteArray.
Definition ASN1TemplateUtil.h:114