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

circular custom object properties not working

XMLWordPrintable

      Consider a Foo.qml and a Bar.qml with properties

      property Bar bar    // in Foo.qml
      property Foo foo    // in Bar.qml
      

      qmlscene refuses to load such a QML project without yielding any useful error message.

      Both properties do not instantiate any item, so this is actually not a circular dependency and should work.

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

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            jbornema Joerg Bornemann
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes