Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
200
bool Event::shiftModifier() const
201
{
202
return d->m_shiftModifier;
203
}
204
205
void Event::setShiftModifier(bool shiftModifier)
206
{
Callers
1
shift
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected