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

Add a way to make QML use QList<QObject *> as storage for object lists

    XMLWordPrintable

Details

    Description

      QQmlListProperty has its quirks. In particular you cannot get noticed about changes to its contents. QObjectList has the drawback of excessive copying when going through a read-modify-write cycle, but you can get notified about changes.

      The user should choose the suitable behavior.

      Attachments

        Issue Links

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

          Activity

            People

              qtqmlteam Qt Qml Team User
              ulherman Ulf Hermann
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes