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

Method documentFolderName

src/document/UBDocumentProxy.cpp:205–208  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

203}
204
205QString UBDocumentProxy::documentFolderName() const
206{
207 return mPersistencePath.section('/', -1);
208}
209
210void UBDocumentProxy::setPersistencePath(const QString& pPersistencePath)
211{

Callers 6

insertEntryMethod · 0.80
setNewNameMethod · 0.80
updateActionsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected