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

Method getToolBar

Gui/NodeViewerContext.cpp:432–436  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

430} // NodeViewerContextPrivate::addToolBarTool
431
432QToolBar*
433NodeViewerContext::getToolBar() const
434{
435 return _imp->toolbar;
436}
437
438const QString&
439NodeViewerContext::getCurrentRole() const

Callers 4

setLeftToolbarVisibleMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected