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

Function setStyle

QtNodeEditor/include/nodes/internal/Connection.hpp:127–130  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

125 }
126
127 void setStyle(ConnectionStyle style)
128 {
129 _style = style;
130 }
131
132public: // data propagation
133

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected