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

Method getFullyQualifiedName

Gui/MultiInstancePanel.cpp:453–457  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

451}
452
453std::string
454MultiInstancePanel::getFullyQualifiedName() const
455{
456 return _imp->getMainInstance()->getFullyQualifiedName();
457}
458
459void
460MultiInstancePanel::initializeKnobs()

Callers 1

Calls 1

getMainInstanceMethod · 0.80

Tested by

no test coverage detected