MCPcopy Create free account
hub / github.com/KDE/okular / source

Method source

core/script/event.cpp:140–143  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

138}
139
140FormField *Event::source() const
141{
142 return d->m_source;
143}
144
145void Event::setSource(FormField *val)
146{

Callers 2

eventFilterMethod · 0.45
mousePressEventMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected