MCPcopy Create free account
hub / github.com/KDE/krita / setEndTime

Method setEndTime

libs/command/kundo2stack.cpp:385–388  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

383}
384
385void KUndo2Command::setEndTime()
386{
387 setEndTime(QTime::currentTime());
388}
389void KUndo2Command::setEndTime(const QTime &time)
390{
391 m_endOfCommand = time;

Callers 8

pushMethod · 0.45
testExcludeFromMergeMethod · 0.45
testMergeTimeoutMethod · 0.45
testGroupSeparationMethod · 0.45
testMaxGroupDurationMethod · 0.45
finishStrokeCallbackMethod · 0.45

Calls

no outgoing calls

Tested by 6

testExcludeFromMergeMethod · 0.36
testMergeTimeoutMethod · 0.36
testGroupSeparationMethod · 0.36
testMaxGroupDurationMethod · 0.36