Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BehaviorTree/Groot
/ resizing
Method
resizing
QtNodeEditor/src/NodeState.cpp:136–141 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
134
135
136
bool
137
NodeState::
138
resizing() const
139
{
140
return _resizing;
141
}
142
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected