Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ parse
Method
parse
src/backend/datasources/filters/XLSXFilter.cpp:149–151 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
147
}
148
149
void XLSXFilter::parse(const QString& fileName, QTreeWidgetItem* root) {
150
d->parse(fileName, root);
151
}
152
153
/*!
154
* \brief Sets the startColumn to \a column
Callers
nothing calls this directly
Calls
6
sheetNames
Method · 0.80
QString
Class · 0.70
addChild
Method · 0.45
setIcon
Method · 0.45
flags
Method · 0.45
toString
Method · 0.45
Tested by
no test coverage detected