MCPcopy 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
708void
709ProgressTaskInfo::setProcesshandler(const ProcessHandlerPtr& process)
710{
711 _imp->process = process;
712}
713
714void
715ProgressTaskInfo::onPauseTriggered()

Callers 1

onTaskRestartedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected