Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clementgallet/libTAS
/ resetMarkers
Method
resetMarkers
src/program/ui/MarkerView.cpp:71–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
}
70
71
void MarkerView::resetMarkers()
72
{
73
markerModel->resetMarkers();
74
}
75
76
void MarkerView::mouseDoubleClickEvent(QMouseEvent *event)
77
{
Callers
1
resetInputs
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected