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

circular custom object properties not working

    XMLWordPrintable

Details

    Description

      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.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes