Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ onStopButtonClicked
Method
onStopButtonClicked
Engine/TrackerNodeInteract.cpp:238–242 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
236
}
237
238
void
239
TrackerNodeInteract::onStopButtonClicked()
240
{
241
getContext()->abortTracking();
242
}
243
244
void
245
TrackerNodeInteract::onTrackNextClicked()
Callers
1
knobChanged
Method · 0.80
Calls
1
abortTracking
Method · 0.80
Tested by
no test coverage detected