Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
108
DatapickerCurve* Datapicker::activeCurve() {
109
return m_activeCurve;
110
}
111
112
Spreadsheet* Datapicker::currentSpreadsheet() const {
113
if (!m_view)
Callers
4
mousePressEvent
Method · 0.80
mouseMoveEvent
Method · 0.80
handleImageActions
Method · 0.80
itemChange
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected