MCPcopy Create free account
hub / github.com/KDE/labplot / setFirstRowAsColumnNames

Method setFirstRowAsColumnNames

src/backend/datasources/filters/OdsFilter.cpp:103–105  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

101}
102
103void OdsFilter::setFirstRowAsColumnNames(const bool b) {
104 d->firstRowAsColumnNames = b;
105}
106
107QVector<QStringList> OdsFilter::preview(const QString& sheetName, int lines) {
108 return d->preview(sheetName, lines);

Callers 3

mainFunction · 0.45
currentFileFilterMethod · 0.45

Calls

no outgoing calls

Tested by 1