Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/DreamSourceLab/DSView
/ get_grabbed_cursor
Method
get_grabbed_cursor
DSView/pv/view/ruler.cpp:205–208 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
203
}
204
205
TimeMarker* Ruler::get_grabbed_cursor()
206
{
207
return _grabbed_marker;
208
}
209
210
void Ruler::set_grabbed_cursor(TimeMarker *grabbed_marker)
211
{
Callers
1
mouseMoveEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected