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

Method setConnectionStyle

QtNodeEditor/src/StyleCollection.cpp:40–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38
39
40void
41StyleCollection::
42setConnectionStyle(ConnectionStyle connectionStyle)
43{
44 instance()._connectionStyle = connectionStyle;
45}
46
47
48void

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected