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

Method path

src/frontend/spreadsheet/ExportSpreadsheetDialog.cpp:250–252  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

248}
249
250QString ExportSpreadsheetDialog::path() const {
251 return ui->leFileName->text();
252}
253
254int ExportSpreadsheetDialog::exportToFits() const {
255 return ui->cbExportToFITS->currentIndex();

Callers 2

plotMethod · 0.45
exportViewMethod · 0.45

Calls 1

textMethod · 0.45

Tested by

no test coverage detected