List of All Members for QUndoCommand
This is the complete list of members for QUndoCommand, including inherited members.
- QUndoCommand(const QString &, QUndoCommand *)
- QUndoCommand(QUndoCommand *)
- ~QUndoCommand()
- actionText() const : QString
- child(int ) const : const QUndoCommand *
- childCount() const : int
- id() const : int
- isObsolete() const : bool
- mergeWith(const QUndoCommand *) : bool
- redo()
- setObsolete(bool )
- setText(const QString &)
- text() const : QString
- undo()