Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ addRow
Method
addRow
Gui/MultiInstancePanel.cpp:698–702 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
696
}
697
698
void
699
MultiInstancePanel::addRow(const NodePtr & node)
700
{
701
_imp->addTableRow(node);
702
}
703
704
void
705
MultiInstancePanelPrivate::addTableRow(const NodePtr & node)
Callers
2
AddKnobDialog
Method · 0.80
AddNodeCommand
Class · 0.80
Calls
1
addTableRow
Method · 0.45
Tested by
no test coverage detected