QElectroTech  0.8-dev
Classes
qpropertyundocommand.h File Reference
#include <QUndoCommand>
#include <QVariant>
Include dependency graph for qpropertyundocommand.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QPropertyUndoCommand
 The QPropertyUndoCommand class This undo command manage QProperty of a QObject. This undo command can use QPropertyAnimation to animate the change when undo/redo is call To use animation call setAnimated(true). By default animation is disable. Some QVariant date can't be animated and result this command don't work. More...