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

Method id

libs/command/kundo2stack.cpp:181–184  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

179*/
180
181int KUndo2Command::id() const
182{
183 return -1;
184}
185
186/*!
187 Attempts to merge this command with \a command. Returns true on

Callers 1

pushMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected