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

Method gridLines

src/frontend/spreadsheet/ExportSpreadsheetDialog.cpp:270–272  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

268}
269
270bool ExportSpreadsheetDialog::gridLines() const {
271 return ui->chkGridLines->isChecked();
272}
273
274bool ExportSpreadsheetDialog::skipEmptyRows() const {
275 return ui->chkEmptyRows->isChecked();

Callers 2

exportViewMethod · 0.80
exportViewMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected