Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
242
int Project::xmlVersion() {
243
return ProjectPrivate::xmlVersion();
244
}
245
246
void Project::setXmlVersion(int version) {
247
ProjectPrivate::mXmlVersion = version;
Callers
2
load
Method · 0.45
load
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected