15#include <QScopedPointer>
16#include <QSharedPointer>
19class test_ReleaseInformationModel;
28 friend class ::test_ReleaseInformationModel;
42 void onCurrentChanged();
43 void onUpdateChanged();
Definition FormattedTextModel.h:22
Implementation of GeneralAuthenticate response APDUs.
Definition CommandApdu.h:16
QSharedPointer< T > decodeObject(const QByteArray &pData, bool pLogging=true)
Template function for decoding an OpenSSL type from DER encoded QByteArray.
Definition ASN1TemplateUtil.h:114