Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
40
UBDocument* UBThumbnailScene::document()
41
{
42
return mDocument;
43
}
44
45
void UBThumbnailScene::arrangeThumbnails(int fromIndex, int toIndex)
46
{
Callers
9
activeSceneChanged
Method · 0.45
addScene
Method · 0.45
foreach
Function · 0.45
lastWindowClosed
Method · 0.45
foreach
Function · 0.45
duplicateDocumentScene
Method · 0.45
moveSceneToIndex
Method · 0.45
foreach
Function · 0.45
mousePressEvent
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected