MCPcopy 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
5484QString Document::openError() const
5485{
5486 return d->m_openError;
5487}
5488
5489QByteArray Document::requestSignedRevisionData(const Okular::SignatureInfo &info)
5490{

Callers 1

openUrlMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected