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

Method backgroundImagePath

core/document.cpp:6201–6204  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6199}
6200
6201QString Okular::NewSignatureData::backgroundImagePath() const
6202{
6203 return d->backgroundImagePath;
6204}
6205
6206void Okular::NewSignatureData::setBackgroundImagePath(const QString &path)
6207{

Callers 1

signMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected