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

Method exportHeader

src/frontend/spreadsheet/ExportSpreadsheetDialog.cpp:258–260  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

256}
257
258bool ExportSpreadsheetDialog::exportHeader() const {
259 return ui->chkExportHeader->isChecked();
260}
261
262bool ExportSpreadsheetDialog::captions() const {
263 return ui->chkCaptions->isChecked();

Callers 2

exportViewMethod · 0.80
exportViewMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected