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