MCPcopy Create free account
hub / github.com/BehaviorTree/Groot / constructionLineWidth

Method constructionLineWidth

QtNodeEditor/src/ConnectionStyle.cpp:212–217  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

210
211
212float
213ConnectionStyle::
214constructionLineWidth() const
215{
216 return ConstructionLineWidth;
217}
218
219
220float

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected