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

Method selectedColor

QtNodeEditor/src/ConnectionStyle.cpp:180–185  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

178
179
180QColor
181ConnectionStyle::
182selectedColor() const
183{
184 return SelectedColor;
185}
186
187
188QColor

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected