Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BehaviorTree/Groot
/ boundingRect
Method
boundingRect
QtNodeEditor/src/ConnectionGraphicsObject.cpp:62–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
60
61
62
QRectF
63
ConnectionGraphicsObject::
64
boundingRect() const
65
{
66
return _connection.connectionGeometry().boundingRect();
67
}
68
69
70
QPainterPath
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected