MCPcopy Create free account
hub / github.com/XRay3D/GERBER_X3 / remove

Method remove

static_libs/filetree/ft_node.cpp:91–91  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

89}
90
91void Node::remove(int row) { childs.takeAt(row); }
92
93QModelIndex Node::index(int column) const
94{

Callers 3

closeProjectMethod · 0.45
removeRowsMethod · 0.45
dropEventMethod · 0.45

Calls 1

takeAtMethod · 0.80

Tested by

no test coverage detected