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

Add a qmllint check for breaking required role property bindings

XMLWordPrintable

      Consider the use case where you have a delegate component used by multiple views. You now want to take advantage of the new delegateModelAccess property to write directly to required role properties but forget to set it for all views. Any assignments to the role properties in that delegate will silently break the binding when created by views where delegateModelAccess is not set to ReadWrite. A qmllint check would be useful for this.

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

            qtqmlteam Qt Qml Team User
            mitch_curtis Mitch Curtis
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes