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

Method getMainInstanceGui

Gui/MultiInstancePanel.cpp:435–439  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

433}
434
435NodeGuiPtr
436MultiInstancePanel::getMainInstanceGui() const
437{
438 return _imp->mainInstance.lock();
439}
440
441Gui*
442MultiInstancePanel::getGui() const

Callers 1

Calls 1

lockMethod · 0.45

Tested by

no test coverage detected