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

Method lastErrorString

generators/comicbook/document.cpp:259–262  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

257}
258
259QString Document::lastErrorString() const
260{
261 return mLastErrorString;
262}
263
264Q_LOGGING_CATEGORY(OkularComicbookDebug, "org.kde.okular.generators.comicbook", QtWarningMsg)

Callers 1

loadDocumentMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected