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

Method location

core/document.cpp:6181–6184  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6179}
6180
6181QString NewSignatureData::location() const
6182{
6183 return d->location;
6184}
6185
6186void NewSignatureData::setLocation(const QString &location)
6187{

Callers 5

fromPopplerFunction · 0.45
okularToPopplerMethod · 0.45
notifySetupMethod · 0.45
dataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected