Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
196
QColor
197
ConnectionStyle::
198
hoveredColor() const
199
{
200
return HoveredColor;
201
}
202
203
204
float
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected