svgui
1.9
|
#include <QObject>
#include <QString>
#include <stack>
#include <set>
#include <map>
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... | |