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

Method document

src/gui/UBThumbnailScene.cpp:40–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38}
39
40UBDocument* UBThumbnailScene::document()
41{
42 return mDocument;
43}
44
45void UBThumbnailScene::arrangeThumbnails(int fromIndex, int toIndex)
46{

Callers 9

activeSceneChangedMethod · 0.45
addSceneMethod · 0.45
foreachFunction · 0.45
lastWindowClosedMethod · 0.45
foreachFunction · 0.45
moveSceneToIndexMethod · 0.45
foreachFunction · 0.45
mousePressEventMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected