Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/okular
/ sourcePage
Method
sourcePage
core/script/event.cpp:150–153 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
148
}
149
150
Page *Event::sourcePage() const
151
{
152
return d->m_sourcePage;
153
}
154
155
void Event::setSourcePage(Page *val)
156
{
Callers
1
source
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected