Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
212
float
213
ConnectionStyle::
214
constructionLineWidth() const
215
{
216
return ConstructionLineWidth;
217
}
218
219
220
float
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected