Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
195
void Event::setReturnCode(bool returnCode)
196
{
197
d->m_returnCode = returnCode;
198
}
199
200
bool Event::shiftModifier() const
201
{
Callers
2
createKeystrokeEvent
Method · 0.45
createFormValidateEvent
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected