13 #include <QSharedPointer>
26 const QVector<QSharedPointer<UpdatableFile>> mReleaseNotes;
27 const QSharedPointer<UpdatableFile> mAnnouncements;
28 const QSharedPointer<UpdatableFile> mIssues;
31 static QSharedPointer<UpdatableFile> getFile(
const QString& pFile);
32 static QVector<QSharedPointer<UpdatableFile>> getReleaseNotes(
const VersionNumber& pVersion,
bool pConsiderOnlyThisVersion);
46 [[nodiscard]]
virtual QString
pathIssues()
const;
Definition: VersionNumber.h:16
Implementation of GeneralAuthenticate response APDUs.
Definition: CommandApdu.h:16