MCPcopy 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
663void
664ProgressTaskInfo::setProcesshandler(const boost::shared_ptr<ProcessHandler>& process)
665{
666 _imp->process = process;
667}
668
669void
670ProgressTaskInfo::onPauseTriggered()

Callers 1

onTaskRestartedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected