Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
6201
QString Okular::NewSignatureData::backgroundImagePath() const
6202
{
6203
return d->backgroundImagePath;
6204
}
6205
6206
void Okular::NewSignatureData::setBackgroundImagePath(const QString &path)
6207
{
Callers
1
sign
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected