Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2993
uint Document::currentPage() const
2994
{
2995
return (*d->m_viewportIterator).pageNumber;
2996
}
2997
2998
uint Document::pages() const
2999
{
Callers
2
pageNum
Method · 0.45
setPageNum
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected