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

Method selectedHaloColor

QtNodeEditor/src/ConnectionStyle.cpp:188–193  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

186
187
188QColor
189ConnectionStyle::
190selectedHaloColor() const
191{
192 return SelectedHaloColor;
193}
194
195
196QColor

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected