Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/okular
/ Annotation
Method
Annotation
core/annotations.cpp:588–591 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
586
}
587
588
Annotation::Annotation(AnnotationPrivate &dd)
589
: d_ptr(&dd)
590
{
591
}
592
593
Annotation::Annotation(AnnotationPrivate &dd, const QDomNode &description)
594
: d_ptr(&dd)
Callers
nothing calls this directly
Calls
1
setAnnotationProperties
Method · 0.80
Tested by
no test coverage detected