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

Method entireSpreadheet

src/frontend/spreadsheet/ExportSpreadsheetDialog.cpp:282–284  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

280}
281
282bool ExportSpreadsheetDialog::entireSpreadheet() const {
283 return ui->cbLaTeXExport->currentIndex() == 0;
284}
285
286bool ExportSpreadsheetDialog::matrixHorizontalHeader() const {
287 return ui->chkMatrixHHeader->isChecked();

Callers 2

exportViewMethod · 0.80
exportViewMethod · 0.80

Calls 1

currentIndexMethod · 0.45

Tested by

no test coverage detected