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

Method documentPassword

core/document.cpp:6171–6174  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6169}
6170
6171QString NewSignatureData::documentPassword() const
6172{
6173 return d->documentPassword;
6174}
6175
6176void NewSignatureData::setDocumentPassword(const QString &password)
6177{

Callers 1

okularToPopplerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected