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

Method errorString

src/core/UBPersistenceManager.cpp:167–170  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

165}
166
167void UBPersistenceManager::errorString(QString error)
168{
169 qWarning() << "An error occured in the peristence thread " << error;
170}
171
172void UBPersistenceManager::createDocumentProxiesStructure(const QFileInfoList &contentInfoList, bool interactive)
173{

Callers 15

persistMethod · 0.80
loadMethod · 0.80
sceneMethod · 0.80
persistSceneMethod · 0.80
foreachFunction · 0.80
sslErrorsMethod · 0.80
requestFinishedMethod · 0.80
closingMethod · 0.80
createDomFromSvgFunction · 0.80
updateRequestFinishedMethod · 0.80
mediaErrorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected