Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/okular
/ boundingBox
Method
boundingBox
core/page.cpp:196–199 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
194
}
195
196
NormalizedRect Page::boundingBox() const
197
{
198
return d->m_boundingBox;
199
}
200
201
bool Page::isBoundingBoxKnown() const
202
{
Callers
5
setPageBoundingBox
Method · 0.45
pixmapGenerationFinished
Method · 0.45
textArea
Method · 0.45
abstractTextPage
Method · 0.45
updateItemSize
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected