MCPcopy Create free account
hub / github.com/AntiMicroX/antimicrox / getFileVersion

Method getFileVersion

src/xmlconfigmigration.cpp:182–182  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

180const QXmlStreamReader *XMLConfigMigration::getReader() { return reader; }
181
182int XMLConfigMigration::getFileVersion() const { return fileVersion; }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected