MCPcopy 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
409void Document::setErrorString(const QString &string)
410{
411 d->mErrorString = string;
412}
413
414ImageMetaInfoModel *Document::metaInfo() const
415{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected