MCPcopy Create free account
hub / github.com/KDE/okular / ArchiveData

Method ArchiveData

core/document.cpp:122–124  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

120
121struct ArchiveData {
122 ArchiveData()
123 {
124 }
125
126 QString originalFileName;
127 QTemporaryFile document;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected