MCPcopy 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
111bool 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

checkContentMethod · 0.45
loadMethod · 0.45

Calls 4

toStdStringMethod · 0.80
clearMethod · 0.45
addChildMethod · 0.45
setIconMethod · 0.45

Tested by

no test coverage detected