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

Method nativeData

core/annotations.cpp:788–792  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

786}
787
788const void *Annotation::nativeData() const
789{
790 Q_D(const Annotation);
791 return d->m_nativeData.get();
792}
793
794bool Annotation::canBeMoved() const
795{

Callers 1

notifyModificationMethod · 0.80

Calls 1

getMethod · 0.45

Tested by

no test coverage detected