Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BehaviorTree/Groot
/ useDataDefinedColors
Method
useDataDefinedColors
QtNodeEditor/src/ConnectionStyle.cpp:228–233 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
226
227
228
bool
229
ConnectionStyle::
230
useDataDefinedColors() const
231
{
232
return UseDataDefinedColors;
233
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected