Qt 4.8
|
#include <QtCore/qobject.h>
#include <QtCore/qstring.h>
Go to the source code of this file.
Classes | |
class | QUndoCommand |
The QUndoCommand class is the base class of all commands stored on a QUndoStack. More... | |
class | QUndoStack |
The QUndoStack class is a stack of QUndoCommand objects. More... | |