Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/okular
/ openError
Method
openError
core/document.cpp:5484–5487 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5482
}
5483
5484
QString Document::openError() const
5485
{
5486
return d->m_openError;
5487
}
5488
5489
QByteArray Document::requestSignedRevisionData(const Okular::SignatureInfo &info)
5490
{
Callers
1
openUrl
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected