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

Make QUndoModel public, move to Qt GUI

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • None
    • None

    Description

      QUndoModel should be made public in Qt GUI so that Qt Quick applications can use it.

      Some work was already done towards making the undo framework available to non-widgets applications:

      QTBUG-40040

      We should probably remove the following (very specific) API from it and let QUndoView create it's own model that has it instead:

      void setCleanIcon(const QIcon &icon);
      QIcon cleanIcon() const;
      

      Attachments

        Issue Links

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

          Activity

            People

              qt.team.quick.subscriptions Qt Quick and Widgets Team
              mitch_curtis Mitch Curtis
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes