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

Method save

src/backend/datasources/filters/XLSXFilter.cpp:242–243  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

240*/
241
242void XLSXFilter::save(QXmlStreamWriter*) const {
243}
244
245bool XLSXFilter::load(XmlStreamReader*) {
246 return true;

Callers 1

writeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected