MCPcopy 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
240int DatapickerImage::currentSelectedReferencePoint() const {
241 return m_currentRefPoint;
242}
243
244DatapickerImage::PlotImageType DatapickerImage::plotImageType() const {
245 Q_D(const DatapickerImage);

Callers 1

loadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected