Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
534
void Annotation::Revision::setAnnotation(Annotation *annotation)
535
{
536
d->m_annotation = annotation;
537
}
538
539
Annotation *Annotation::Revision::annotation() const
540
{
Callers
1
setAnnotationProperties
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected