| 395 | } |
| 396 | |
| 397 | void IntrinsicEdNodeViewTreeWidget::onCreateRootNode() { createNode(nullptr); } |
| 398 | |
| 399 | void IntrinsicEdNodeViewTreeWidget::createNode(QTreeWidgetItem* p_Parent) |
| 400 | { |
nothing calls this directly
no outgoing calls
no test coverage detected