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

Method setShiftModifier

core/script/event.cpp:205–208  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

203}
204
205void Event::setShiftModifier(bool shiftModifier)
206{
207 d->m_shiftModifier = shiftModifier;
208}
209
210bool Event::willCommit() const
211{

Callers 3

createFormFocusEventMethod · 0.80
createFieldMouseEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected