Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BehaviorTree/Groot
/ setPortLayout
Method
setPortLayout
QtNodeEditor/src/ConnectionGeometry.cpp:139–142 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
137
}
138
139
void ConnectionGeometry::setPortLayout(QtNodes::PortLayout layout)
140
{
141
_ports_layout = layout;
142
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected