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

Method sourcePage

core/script/event.cpp:150–153  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

148}
149
150Page *Event::sourcePage() const
151{
152 return d->m_sourcePage;
153}
154
155void Event::setSourcePage(Page *val)
156{

Callers 1

sourceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected