15#include <QSharedPointer>
28 const QVector<QSharedPointer<UpdatableFile>> mReleaseNotes;
29 const QSharedPointer<UpdatableFile> mAnnouncements;
30 const QSharedPointer<UpdatableFile> mIssues;
33 static QSharedPointer<UpdatableFile> getFile(
const QString& pFile);
34 static QVector<QSharedPointer<UpdatableFile>> getReleaseNotes(
const VersionNumber& pVersion,
bool pConsiderOnlyThisVersion);
48 [[nodiscard]]
virtual QString
pathIssues()
const;
Definition: VersionNumber.h:18
Implementation of GeneralAuthenticate response APDUs.
Definition: CommandApdu.h:16