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

Method AnnotationWidget

part/annotationwidgets.cpp:199–203  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

197}
198
199AnnotationWidget::AnnotationWidget(Okular::Annotation *ann)
200 : m_typeEditable(true)
201 , m_ann(ann)
202{
203}
204
205AnnotationWidget::~AnnotationWidget()
206{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected