MCPcopy Create free account
hub / github.com/KDE/gwenview / setDocumentErrorString

Method setDocumentErrorString

lib/document/abstractdocumentimpl.cpp:89–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

87}
88
89void AbstractDocumentImpl::setDocumentErrorString(const QString &string)
90{
91 d->mDocument->setErrorString(string);
92}
93
94void AbstractDocumentImpl::setDocumentCmsProfile(const Cms::Profile::Ptr &profile)
95{

Callers 1

determineKindFunction · 0.80

Calls 1

setErrorStringMethod · 0.80

Tested by

no test coverage detected