MCPcopy Create free account
hub / github.com/begla/Intrinsic / onCreateRootNode

Method onCreateRootNode

IntrinsicEd/src/IntrinsicEdNodeViewTreeWidget.cpp:397–397  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

395}
396
397void IntrinsicEdNodeViewTreeWidget::onCreateRootNode() { createNode(nullptr); }
398
399void IntrinsicEdNodeViewTreeWidget::createNode(QTreeWidgetItem* p_Parent)
400{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected