11#include <QScopedPointer>
12#include <QSharedPointer>
13#include <QtQml/qqmlregistration.h>
16class test_ReleaseInformationModel;
27 friend class ::test_ReleaseInformationModel;
41 void onCurrentChanged();
42 void onUpdateChanged();
Definition FormattedTextModel.h:21
Defines the AccessRight and AccessRole enum.
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:112