MCPcopy Create free account
hub / github.com/OpenBoard-org/OpenBoard / updateLazyScene

Method updateLazyScene

src/domain/UBGraphicsItemZLevelUndoCommand.cpp:94–97  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

92}
93
94void UBGraphicsItemZLevelUndoCommand::updateLazyScene(){
95 mpScene->update(mpScene->sceneRect());
96 mpScene->updateSelectionFrame();
97}

Callers

nothing calls this directly

Calls 2

updateSelectionFrameMethod · 0.80
updateMethod · 0.45

Tested by

no test coverage detected