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

Method setAnnotation

core/annotations.cpp:534–537  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

532}
533
534void Annotation::Revision::setAnnotation(Annotation *annotation)
535{
536 d->m_annotation = annotation;
537}
538
539Annotation *Annotation::Revision::annotation() const
540{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected