CommandHistory.h File Reference
#include <QObject>
#include <QString>
#include <stack>
#include <set>
#include <map>
Include dependency graph for CommandHistory.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CommandHistory
 The CommandHistory class stores a list of executed commands and maintains Undo and Redo actions synchronised with those commands. More...