Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
242
void XLSXFilter::save(QXmlStreamWriter*) const {
243
}
244
245
bool XLSXFilter::load(XmlStreamReader*) {
246
return true;
Callers
1
write
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected