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

Make QUndoModel public, move to Qt GUI

XMLWordPrintable

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

      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;
      

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

            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

              Created:
              Updated:

                There are no open Gerrit changes