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

sheetNamesMethod · 0.80
QStringClass · 0.70
addChildMethod · 0.45
setIconMethod · 0.45
flagsMethod · 0.45
toStringMethod · 0.45

Tested by

no test coverage detected