MCPcopy 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
145QColor
146ConnectionStyle::
147constructionColor() const
148{
149 return ConstructionColor;
150}
151
152
153QColor

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected