Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
62
ComponentsNode* ComponentsNode::child(int row) { return childItems.value(row).data(); }
63
64
ComponentsNode* ComponentsNode::parentItem() { return m_parentItem; }
65
Callers
1
index
Method · 0.45
Calls
2
data
Method · 0.45
value
Method · 0.45
Tested by
no test coverage detected