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

Go to the source code of this file.

Classes

class  DependentUndoCommand
 The DependentUndoCommand class is used to make an empty undo command that obsoletes itself when any of the dependencies are destructed. This is used to help avoid crashes. More...