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

Method setGeometryChanged

QtNodeEditor/src/NodeGraphicsObject.cpp:128–133  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

126
127
128void
129NodeGraphicsObject::
130setGeometryChanged()
131{
132 prepareGeometryChange();
133}
134
135
136void

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected