MCPcopy 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
155void Event::setSourcePage(Page *val)
156{
157 d->m_sourcePage = val;
158}
159
160void *Event::target() const
161{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected