Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
94
void UBGraphicsItemZLevelUndoCommand::updateLazyScene(){
95
mpScene->update(mpScene->sceneRect());
96
mpScene->updateSelectionFrame();
97
}
Callers
nothing calls this directly
Calls
2
updateSelectionFrame
Method · 0.80
update
Method · 0.45
Tested by
no test coverage detected