Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
259
QString Document::lastErrorString() const
260
{
261
return mLastErrorString;
262
}
263
264
Q_LOGGING_CATEGORY(OkularComicbookDebug,
"org.kde.okular.generators.comicbook"
, QtWarningMsg)
Callers
1
loadDocument
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected