MCPcopy Create free account
hub / github.com/KDE/okular / lastErrorString

Method lastErrorString

generators/fictionbook/document.cpp:80–83  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78}
79
80QString Document::lastErrorString() const
81{
82 return mErrorString;
83}
84
85void Document::setError(const QString &error)
86{

Callers 1

convertMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected