Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ raiseMissingCASWarning
Method
raiseMissingCASWarning
src/backend/lib/XmlStreamReader.cpp:108–110 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
106
}
107
108
void XmlStreamReader::raiseMissingCASWarning(const QString& name) {
109
m_missingCASPlugins.append(name);
110
}
111
112
/*!
113
* Go to the next start or end element tag
Callers
2
load
Method · 0.80
Folder.cpp
File · 0.80
Calls
1
append
Method · 0.80
Tested by
no test coverage detected