Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MrKepzie/Natron
/ setProcesshandler
Method
setProcesshandler
Gui/ProgressTaskInfo.cpp:663–667 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
661
} // ProgressTaskInfo::createCellWidgets
662
663
void
664
ProgressTaskInfo::setProcesshandler(const boost::shared_ptr<ProcessHandler>& process)
665
{
666
_imp->process = process;
667
}
668
669
void
670
ProgressTaskInfo::onPauseTriggered()
Callers
1
onTaskRestarted
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected