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