Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MrKepzie/Natron
/ addRow
Method
addRow
Gui/MultiInstancePanel.cpp:697–701 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
695
}
696
697
void
698
MultiInstancePanel::addRow(const NodePtr & node)
699
{
700
_imp->addTableRow(node);
701
}
702
703
void
704
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