Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
385
void KUndo2Command::setEndTime()
386
{
387
setEndTime(QTime::currentTime());
388
}
389
void KUndo2Command::setEndTime(const QTime &time)
390
{
391
m_endOfCommand = time;
Callers
8
push
Method · 0.45
testExcludeFromMerge
Method · 0.45
testMergeTimeout
Method · 0.45
testGroupSeparation
Method · 0.45
testMaxGroupDuration
Method · 0.45
testCleanIndexAfterMerge
Method · 0.45
testCleanIndexBeforeMerge
Method · 0.45
finishStrokeCallback
Method · 0.45
Calls
no outgoing calls
Tested by
6
testExcludeFromMerge
Method · 0.36
testMergeTimeout
Method · 0.36
testGroupSeparation
Method · 0.36
testMaxGroupDuration
Method · 0.36
testCleanIndexAfterMerge
Method · 0.36
testCleanIndexBeforeMerge
Method · 0.36