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

Handle QQmlPropertyData::DontRemoveBinding flag with new-style bindings

    XMLWordPrintable

Details

    • 45db3fae3ab44428c09800997230e6ad1865a05c (qt/qtdeclarative/dev)

    Description

      The QML engine has the concept of writes which leave existing bindings intact. This is done by passing QQmlPropertyData::DontRemoveBinding to the various QQmlPropertyPrivate::write* functions.

      This functionality seems to be primarily used in the Animation system;
      tst_qquickbehaviors replaceBinding fails if this is not supported even with the WIP implementation of interception for Behavior.

      Attachments

        Issue Links

          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