MCPcopy 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}
393QTime KUndo2Command::endTime() const
394{
395 return m_endOfCommand;
396}
397
398void KUndo2Command::undoMergedCommands()
399{

Callers 1

pushMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected