Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BehaviorTree/Groot
/ setResizing
Method
setResizing
QtNodeEditor/src/NodeState.cpp:128–133 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
126
127
128
void
129
NodeState::
130
setResizing(bool resizing)
131
{
132
_resizing = resizing;
133
}
134
135
136
bool
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected