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