Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
188
QColor
189
ConnectionStyle::
190
selectedHaloColor() const
191
{
192
return SelectedHaloColor;
193
}
194
195
196
QColor
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected