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

Method enableFirstRowAsColNames

src/frontend/datasources/ImportFileWidget.cpp:547–549  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

545}
546
547void ImportFileWidget::enableFirstRowAsColNames(bool enable) {
548 ui.chbFirstRowAsColName->setEnabled(enable);
549}
550
551/*!
552 * update header specific options that are available for some filter types (ASCII, XLSX and Ods)

Callers 1

Calls 1

setEnabledMethod · 0.45

Tested by

no test coverage detected