Walls And Holes  1
emptyparentcommand.h File Reference
#include <QUndoCommand>
Include dependency graph for emptyparentcommand.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  EmptyParentCommand
 The EmptyParentCommand class works almost exactly like the default QUndoCommand implementation, except that it sets itself obsolete if all of its children are obsolete. This way, command macros that do nothing will get removed. More...