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

Cannot set attached property on child object before object is completed.

    XMLWordPrintable

Details

    Description

      Interestingly,

      This doesn't work
      contentStuff.Layout.minimumHeight: 200

      // This works
      Component.onCompleted: contentStuff.Layout.minimumHeight = 200

      Attachments

        1. main.qml
          0.3 kB
        2. MyWindow.qml
          0.2 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            shausman Simon Hausmann
            smd Jan Arve
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes