Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/okular
/ defaultPageLayout
Method
defaultPageLayout
core/generator.cpp:376–379 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
374
}
375
376
Generator::PageLayout Generator::defaultPageLayout() const
377
{
378
return NoLayout;
379
}
380
381
bool Generator::defaultPageContinuous() const
382
{
Callers
1
loadDocumentInfo
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected