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

      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.

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

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

              Created:
              Updated:

                There are no open Gerrit changes