Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
453
std::string
454
MultiInstancePanel::getFullyQualifiedName() const
455
{
456
return _imp->getMainInstance()->getFullyQualifiedName();
457
}
458
459
void
460
MultiInstancePanel::initializeKnobs()
Callers
1
createCornerPinFromSelection
Method · 0.45
Calls
1
getMainInstance
Method · 0.80
Tested by
no test coverage detected