MCPcopy Create free account
hub / github.com/NatronGitHub/Natron / getProcess

Method getProcess

Gui/ProgressTaskInfo.cpp:397–401  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

395}
396
397ProcessHandlerPtr
398ProgressTaskInfo::getProcess() const
399{
400 return _imp->process;
401}
402
403void
404ProgressTaskInfo::setTaskBar(TaskBar *taskbar)

Callers 1

onItemRightClickedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected