Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
294
bool ExportSpreadsheetDialog::commentsAsUnitsFits() const {
295
return ui->chkColumnsAsUnits->isChecked();
296
}
297
298
QString ExportSpreadsheetDialog::separator() const {
299
return ui->cbSeparator->currentText();
Callers
1
exportView
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected