Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenBoard-org/OpenBoard
/ persistencePath
Method
persistencePath
src/document/UBDocumentProxy.cpp:200–203 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
198
}
199
200
QString UBDocumentProxy::persistencePath() const
201
{
202
return mPersistencePath;
203
}
204
205
QString UBDocumentProxy::documentFolderName() const
206
{
Callers
15
persistsDocument
Method · 0.80
persist
Method · 0.80
upgradeWidgets
Method · 0.80
addDocumentToZip
Method · 0.80
generateMissingThumbnails
Method · 0.80
generateMissingThumbnail
Method · 0.80
get
Method · 0.80
persistScene
Method · 0.80
thumbnailUrl
Method · 0.80
persist
Method · 0.80
addFileToDocument
Method · 0.80
importFile
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected