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

Method currentPage

core/document.cpp:2993–2996  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2991}
2992
2993uint Document::currentPage() const
2994{
2995 return (*d->m_viewportIterator).pageNumber;
2996}
2997
2998uint Document::pages() const
2999{

Callers 2

pageNumMethod · 0.45
setPageNumMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected