Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-11905

Item cannot be re parented to Layouts in the navigator

    XMLWordPrintable

Details

    • f9d9dedab59e1c542b5c9862302e62c9536ecce2

    Description

      Item cannot be re parented to Layouts in the navigator.

      (1) Add import for QtQuick.Layoyt 1.1
      (2)Create a Row and a RowLayout using the item library.
      (3)Create another item (Rectangle, any Control)
      (4) Re parent new item to Row (does work)
      (5) Re parent new item to RowLayout (does not work)

      This makes QtQuick.Layouts pretty much unusable in the Designer.

      We get differents types for QObject back which back could be worked around by only using the simple type but that can be break in a other way.

      Attachments

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

        Activity

          People

            fawzi Fawzi Mohamed
            thohartm Thomas Hartmann
            Votes:
            1 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes