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

Method removeRow

Gui/MultiInstancePanel.cpp:986–990  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

984}
985
986void
987MultiInstancePanel::removeRow(int index)
988{
989 _imp->removeRow(index);
990}
991
992void
993MultiInstancePanelPrivate::removeRow(int index)

Callers 1

AddNodeCommandClass · 0.45

Calls 4

removeRowsMethod · 0.80
sizeMethod · 0.45
beginMethod · 0.45
eraseMethod · 0.45

Tested by

no test coverage detected