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

Method shiftModifier

core/script/event.cpp:200–203  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

198}
199
200bool Event::shiftModifier() const
201{
202 return d->m_shiftModifier;
203}
204
205void Event::setShiftModifier(bool shiftModifier)
206{

Callers 1

shiftMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected