MCPcopy Create free account
hub / github.com/BehaviorTree/Groot / resizable

Function resizable

QtNodeEditor/include/nodes/internal/NodeDataModel.hpp:93–95  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

91 embeddedWidget() = 0;
92
93 virtual
94 bool
95 resizable() const { return false; }
96
97 virtual
98 NodeValidationState

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected