MCPcopy 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
190bool Event::returnCode() const
191{
192 return d->m_returnCode;
193}
194
195void Event::setReturnCode(bool returnCode)
196{

Callers 3

processValidateActionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected