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

Method scope

core/annotations.cpp:549–552  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

547}
548
549Annotation::RevisionScope Annotation::Revision::scope() const
550{
551 return d->m_scope;
552}
553
554void Annotation::Revision::setType(RevisionType type)
555{

Callers 1

storeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected