MCPcopy 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
698void
699MultiInstancePanel::addRow(const NodePtr & node)
700{
701 _imp->addTableRow(node);
702}
703
704void
705MultiInstancePanelPrivate::addTableRow(const NodePtr & node)

Callers 2

AddKnobDialogMethod · 0.80
AddNodeCommandClass · 0.80

Calls 1

addTableRowMethod · 0.45

Tested by

no test coverage detected