Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ currentSelectedReferencePoint
Method
currentSelectedReferencePoint
src/backend/datapicker/DatapickerImage.cpp:240–242 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
238
}
239
240
int DatapickerImage::currentSelectedReferencePoint() const {
241
return m_currentRefPoint;
242
}
243
244
DatapickerImage::PlotImageType DatapickerImage::plotImageType() const {
245
Q_D(const DatapickerImage);
Callers
1
load
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected