MCPcopy 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
228bool
229ConnectionStyle::
230useDataDefinedColors() const
231{
232 return UseDataDefinedColors;
233}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected