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

Method useFirstRowAsColNames

src/frontend/datasources/ImportFileWidget.cpp:1583–1585  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1581}
1582
1583bool ImportFileWidget::useFirstRowAsColNames() const {
1584 return ui.chbFirstRowAsColName->isChecked();
1585}
1586
1587/*!
1588 shows the dialog with the information about the file(s) to be imported.

Callers 2

sheetSelectionChangedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected