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

Method isAborted

part/pageviewannotator.cpp:448–451  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

446 }
447
448 bool isAborted() const
449 {
450 return m_aborted;
451 }
452
453private:
454 const Okular::Page *m_page;

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected