Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/okular
/ setSource
Method
setSource
core/script/event.cpp:145–148 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
143
}
144
145
void Event::setSource(FormField *val)
146
{
147
d->m_source = val;
148
}
149
150
Page *Event::sourcePage() const
151
{
Callers
1
createFormCalculateEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected