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

ListElement should prevent (or warn on) binding its data to something

    XMLWordPrintable

Details

    Description

      Currently, the following silently fails:

      ListModel { ListElement { color: rect.color } }
      

      More specifically, it sets the value of color to the string "rect.color", rather than establishing a binding as expected. We should instead prevent the binding, or at the least produce a warning.

      Attachments

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

        Activity

          People

            wallison Warwick Allison (closed Nokia identity) (Inactive)
            brasser Michael Brasser (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes