MCPcopy Create free account
hub / github.com/KDE/labplot / activeCurve

Method activeCurve

src/backend/datapicker/Datapicker.cpp:108–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

106}
107
108DatapickerCurve* Datapicker::activeCurve() {
109 return m_activeCurve;
110}
111
112Spreadsheet* Datapicker::currentSpreadsheet() const {
113 if (!m_view)

Callers 4

mousePressEventMethod · 0.80
mouseMoveEventMethod · 0.80
handleImageActionsMethod · 0.80
itemChangeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected