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

Method parent

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

Source from the content-addressed store, hash-verified

56}
57
58Node* Node::parent() const { return m_parent; }
59
60void Node::setChild(int row, Node* item)
61{

Callers 6

menuMethod · 0.45
createPopupMenuMethod · 0.45
hideOtherMethod · 0.45
closeFileMethod · 0.45
contextMenuEventMethod · 0.45
mouseDoubleClickEventMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected