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