Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ graphLayersAsPlotArea
Method
graphLayersAsPlotArea
src/frontend/datasources/ImportOriginLayersDialog.cpp:63–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
}
62
63
bool ImportOriginLayersDialog::graphLayersAsPlotArea() const {
64
return (ui->cbGraphLayer->currentIndex() == 0);
65
}
Callers
1
if
Function · 0.80
Calls
1
currentIndex
Method · 0.45
Tested by
no test coverage detected