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

Use generalized grouped properties in places where it makes sense

XMLWordPrintable

      We need to use generalized grouped properties to get rid of the custom parser in QQuickPropertyChanges. See QTBUG-95117. However, other elements might benefit greatly from the more concise syntax they offer:

      • Binding: You could set multiple bindings on different objects in one element. Also you wouldn't need to string-type the property.
      • Connections: You could have a type safe way to specify the signals
      • NumberAnimation: No string-typing the property
      • ParentChange: Could apply changes to multiple elements at once
      • others?

        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
            Vladimir Minenko Vladimir Minenko
            Fabian Kosmale Fabian Kosmale
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes