Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ setProcesshandler
Method
setProcesshandler
Gui/ProgressTaskInfo.cpp:708–712 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
706
} // ProgressTaskInfo::createCellWidgets
707
708
void
709
ProgressTaskInfo::setProcesshandler(const ProcessHandlerPtr& process)
710
{
711
_imp->process = process;
712
}
713
714
void
715
ProgressTaskInfo::onPauseTriggered()
Callers
1
onTaskRestarted
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected