Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ cursorModel
Method
cursorModel
src/backend/worksheet/Worksheet.cpp:559–562 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
557
}
558
559
TreeModel* Worksheet::cursorModel() {
560
Q_D(const Worksheet);
561
return d->cursorData;
562
}
563
564
void Worksheet::update() {
565
Q_EMIT requestUpdate();
Callers
2
setWorksheet
Method · 0.80
cursorCurveColor
Method · 0.80
Calls
no outgoing calls
Tested by
1
cursorCurveColor
Method · 0.64