Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ parse
Method
parse
src/backend/datasources/filters/OdsFilter.cpp:111–113 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
109
}
110
111
bool OdsFilter::parse(const QString& fileName, QTreeWidgetItem* root) {
112
return d->parse(fileName, root);
113
}
114
115
/*!
116
* \brief Sets the startColumn to \a column
Callers
2
checkContent
Method · 0.45
load
Method · 0.45
Calls
4
toStdString
Method · 0.80
clear
Method · 0.45
addChild
Method · 0.45
setIcon
Method · 0.45
Tested by
no test coverage detected