Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/okular
/ returnCode
Method
returnCode
core/script/event.cpp:190–193 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
188
}
189
190
bool Event::returnCode() const
191
{
192
return d->m_returnCode;
193
}
194
195
void Event::setReturnCode(bool returnCode)
196
{
Callers
3
processKeystrokeAction
Method · 0.45
processKeystrokeCommitAction
Method · 0.45
processValidateAction
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected