Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ matrixVerticalHeader
Method
matrixVerticalHeader
src/frontend/spreadsheet/ExportSpreadsheetDialog.cpp:290–292 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
288
}
289
290
bool ExportSpreadsheetDialog::matrixVerticalHeader() const {
291
return ui->chkMatrixVHeader->isChecked();
292
}
293
294
bool ExportSpreadsheetDialog::commentsAsUnitsFits() const {
295
return ui->chkColumnsAsUnits->isChecked();
Callers
1
exportView
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected