Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
180
QColor
181
ConnectionStyle::
182
selectedColor() const
183
{
184
return SelectedColor;
185
}
186
187
188
QColor
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected