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

Method captions

src/frontend/spreadsheet/ExportSpreadsheetDialog.cpp:262–264  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

260}
261
262bool ExportSpreadsheetDialog::captions() const {
263 return ui->chkCaptions->isChecked();
264}
265
266bool ExportSpreadsheetDialog::exportLatexHeader() const {
267 return ui->chkHeaders->isChecked();

Callers 2

exportViewMethod · 0.80
exportViewMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected