![]() |
Walls And Holes
1
|
#include <QUndoCommand>
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... | |