Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
250
QString ExportSpreadsheetDialog::path() const {
251
return ui->leFileName->text();
252
}
253
254
int ExportSpreadsheetDialog::exportToFits() const {
255
return ui->cbExportToFITS->currentIndex();
Callers
2
plot
Method · 0.45
exportView
Method · 0.45
Calls
1
text
Method · 0.45
Tested by
no test coverage detected