Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
788
const void *Annotation::nativeData() const
789
{
790
Q_D(const Annotation);
791
return d->m_nativeData.get();
792
}
793
794
bool Annotation::canBeMoved() const
795
{
Callers
1
notifyModification
Method · 0.80
Calls
1
get
Method · 0.45
Tested by
no test coverage detected