Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BehaviorTree/Groot
/ constructionColor
Method
constructionColor
QtNodeEditor/src/ConnectionStyle.cpp:145–150 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
143
144
145
QColor
146
ConnectionStyle::
147
constructionColor() const
148
{
149
return ConstructionColor;
150
}
151
152
153
QColor
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected