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

Provide the ability to integrate QTextEdit with an external undo/redo framework

    XMLWordPrintable

Details

    Description

      It would be nice if there were a way to integrate an external undo/redo framework with QTextEdit. Currently, the undo/redo stack is managed internally, which makes it difficult to synchronize its changes with a general undo/redo manager.

      Update: the undoCommandAdded() has been added to QTextDocument in 4.4. This should be sufficient for synchronizing QTextEdit's undo/redo actions with a general undo/redo manager.

      Attachments

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

        Activity

          People

            rodal Samuel Rødal
            admin Administrator
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes