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

Method setReturnCode

core/script/event.cpp:195–198  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

193}
194
195void Event::setReturnCode(bool returnCode)
196{
197 d->m_returnCode = returnCode;
198}
199
200bool Event::shiftModifier() const
201{

Callers 2

createKeystrokeEventMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected