Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BehaviorTree/Groot
/ spacing
Function
spacing
QtNodeEditor/include/nodes/internal/NodeGeometry.hpp:50–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
setEntryWidth(unsigned int w) { _entryWidth = w; }
49
50
unsigned int
51
spacing() const { return _spacing; }
52
53
void
54
setSpacing(unsigned int s) { _spacing = s; }
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected