Loading...
Searching...
No Matches
ProjectArchive.hpp
qint64 archiveContentsSize(const std::vector< score::ZipEntry > &entries) noexcept
Total size on disk of an archive's contents, before compression.
Definition ProjectArchive.cpp:69
std::vector< score::ZipEntry > projectArchiveContents(const score::DocumentContext &ctx, const FileReport &report)
The files that make up a project, ready to be archived.
Definition ProjectArchive.cpp:15
Definition DocumentContext.hpp:18