Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
205
void Event::setShiftModifier(bool shiftModifier)
206
{
207
d->m_shiftModifier = shiftModifier;
208
}
209
210
bool Event::willCommit() const
211
{
Callers
3
createFormFocusEvent
Method · 0.80
createFormValidateEvent
Method · 0.80
createFieldMouseEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected