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

Method getNewAnnotationPrivate

core/annotations.cpp:1417–1420  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1415}
1416
1417AnnotationPrivate *TextAnnotationPrivate::getNewAnnotationPrivate()
1418{
1419 return new TextAnnotationPrivate();
1420}
1421
1422/** LineAnnotation [Annotation] */
1423

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected