MCPcopy Create free account
hub / github.com/BehaviorTree/Groot / setPortLayout

Method setPortLayout

QtNodeEditor/src/NodeGeometry.cpp:271–274  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

269}
270
271void NodeGeometry::setPortLayout(QtNodes::PortLayout layout)
272{
273 _ports_layout = layout;
274}
275
276
277unsigned int

Callers 4

createConnectionMethod · 0.45
restoreConnectionMethod · 0.45
FlowScene.cppFile · 0.45
setLayoutMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected