Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/gwenview
/ setErrorString
Method
setErrorString
lib/document/document.cpp:409–412 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
407
}
408
409
void Document::setErrorString(const QString &string)
410
{
411
d->mErrorString = string;
412
}
413
414
ImageMetaInfoModel *Document::metaInfo() const
415
{
Callers
1
setDocumentErrorString
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected