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

Method AnnotationModelPrivate

part/annotationmodel.cpp:105–109  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

103}
104
105AnnotationModelPrivate::AnnotationModelPrivate(AnnotationModel *qq)
106 : q(qq)
107 , root(new AnnItem)
108{
109}
110
111AnnotationModelPrivate::~AnnotationModelPrivate()
112{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected