Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ setFailedCASMissing
Method
setFailedCASMissing
src/backend/lib/XmlStreamReader.cpp:76–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
}
75
76
void XmlStreamReader::setFailedCASMissing(bool value) {
77
m_failedCASMissing = value;
78
}
79
80
/*!
81
* returns \c true if the loading of an project object failed because
Callers
1
load
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected