Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BehaviorTree/Groot
/ ~NodeGraphicsObject
Method
~NodeGraphicsObject
QtNodeEditor/src/NodeGraphicsObject.cpp:66–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
65
66
NodeGraphicsObject::
67
~NodeGraphicsObject()
68
{
69
_scene.removeItem(this);
70
}
71
72
73
Node&
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected