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

Method hoveredColor

QtNodeEditor/src/ConnectionStyle.cpp:196–201  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

194
195
196QColor
197ConnectionStyle::
198hoveredColor() const
199{
200 return HoveredColor;
201}
202
203
204float

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected