Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/okular
/ setWillCommit
Method
setWillCommit
core/script/event.cpp:215–218 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
213
}
214
215
void Event::setWillCommit(bool willCommit)
216
{
217
d->m_willCommit = willCommit;
218
}
219
220
QString Event::change() const
221
{
Callers
1
processKeystrokeCommitAction
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected