Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/okular
/ PageController
Method
PageController
core/pagecontroller.cpp:17–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
using namespace Okular;
16
17
PageController::PageController()
18
: QObject()
19
{
20
}
21
22
PageController::~PageController()
23
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected