Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
453
private:
454
const Okular::Page *m_page;
Callers
1
performRouteMouseOrTabletEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected