MCPcopy 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
153QColor
154ConnectionStyle::
155normalColor() const
156{
157 return NormalColor;
158}
159
160
161QColor

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected