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

Method commentsAsUnitsFits

src/frontend/spreadsheet/ExportSpreadsheetDialog.cpp:294–296  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

292}
293
294bool ExportSpreadsheetDialog::commentsAsUnitsFits() const {
295 return ui->chkColumnsAsUnits->isChecked();
296}
297
298QString ExportSpreadsheetDialog::separator() const {
299 return ui->cbSeparator->currentText();

Callers 1

exportViewMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected