MCPcopy 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
145void Event::setSource(FormField *val)
146{
147 d->m_source = val;
148}
149
150Page *Event::sourcePage() const
151{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected