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

Method annotating

part/pageviewannotator.cpp:1069–1072  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1067}
1068
1069bool PageViewAnnotator::annotating() const
1070{
1071 return active() && m_lockedItem;
1072}
1073
1074QCursor PageViewAnnotator::cursor() const
1075{

Callers 1

updateCursorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected