MCPcopy 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
71void MarkerView::resetMarkers()
72{
73 markerModel->resetMarkers();
74}
75
76void MarkerView::mouseDoubleClickEvent(QMouseEvent *event)
77{

Callers 1

resetInputsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected