MCPcopy 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
136bool
137NodeState::
138resizing() const
139{
140 return _resizing;
141}
142

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected