MCPcopy Create free account
hub / github.com/KDE/labplot / xmlVersion

Method xmlVersion

src/backend/core/Project.cpp:242–244  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

240}
241
242int Project::xmlVersion() {
243 return ProjectPrivate::xmlVersion();
244}
245
246void Project::setXmlVersion(int version) {
247 ProjectPrivate::mXmlVersion = version;

Callers 2

loadMethod · 0.45
loadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected