Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ exportLatexHeader
Method
exportLatexHeader
src/frontend/spreadsheet/ExportSpreadsheetDialog.cpp:266–268 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
264
}
265
266
bool ExportSpreadsheetDialog::exportLatexHeader() const {
267
return ui->chkHeaders->isChecked();
268
}
269
270
bool ExportSpreadsheetDialog::gridLines() const {
271
return ui->chkGridLines->isChecked();
Callers
1
exportView
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected