Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BehaviorTree/Groot
/ normalColor
Method
normalColor
QtNodeEditor/src/ConnectionStyle.cpp:153–158 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
151
152
153
QColor
154
ConnectionStyle::
155
normalColor() const
156
{
157
return NormalColor;
158
}
159
160
161
QColor
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected