MCPcopy Create free account
hub / github.com/TeXworks/texworks / FileVersionDatabase

Method FileVersionDatabase

src/utils/FileVersionDatabase.h:39–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37 };
38
39 FileVersionDatabase() = default;
40 virtual ~FileVersionDatabase() = default;
41
42 static QByteArray hashForFile(const QString & path);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected