Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-1360

Add command() accessor to QUndoStack

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Out of scope
    • Icon: P2: Important P2: Important
    • Some future release
    • None
    • Other
    • None

      The stack has an accessor for getting the text of a certain index in the stack, but not the original QUndoCommand* pointer.

      Something like:
      QUndoCommand *command(int index);

      Having this would be helpful for applications that wish to save and restore the undo stack.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            bdo Jo Asplin (Inactive)
            esabraha Eskil Abrahamsen Blomfeldt
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes