MCPcopy 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
108void 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

loadMethod · 0.80
Folder.cppFile · 0.80

Calls 1

appendMethod · 0.80

Tested by

no test coverage detected