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

Method lineWidth

QtNodeEditor/src/ConnectionStyle.cpp:204–209  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

202
203
204float
205ConnectionStyle::
206lineWidth() const
207{
208 return LineWidth;
209}
210
211
212float

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected