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

Support Qt.binding assignments to bindable properties

    XMLWordPrintable

Details

    Description

      Assigning a function created by Qt.binding to a bindable property should create and set a QQmlPropertyBinding to it. Currently it sets instead a normal QML binding, which can lead to having two bindings active at the same time.

      This requires QQmlPropertyBinding to be extended to support bound JavaScript functions.

      Attachments

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

        Activity

          People

            fabiankosmale Fabian Kosmale
            fabiankosmale Fabian Kosmale
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes