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

Method child

file_plugins/gerber/compnode.cpp:62–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60}
61
62ComponentsNode* ComponentsNode::child(int row) { return childItems.value(row).data(); }
63
64ComponentsNode* ComponentsNode::parentItem() { return m_parentItem; }
65

Callers 1

indexMethod · 0.45

Calls 2

dataMethod · 0.45
valueMethod · 0.45

Tested by

no test coverage detected