Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/krita
/ endTime
Method
endTime
libs/command/kundo2stack.cpp:393–396 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
391
m_endOfCommand = time;
392
}
393
QTime KUndo2Command::endTime() const
394
{
395
return m_endOfCommand;
396
}
397
398
void KUndo2Command::undoMergedCommands()
399
{
Callers
1
push
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected