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

Provide import options for UIA/UIP to make the imported files more designer friendly

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • P2: Important
    • 5.14.0 Beta3
    • 5.14.0 Beta 1
    • Quick: 3D
    • None
    • 8ce1cf5b3bfba62c06e71f4056ec81414a020ae3

    Description

      UIA import generates Window root component for the top level qml and presentation qmls are not usable outside the context of the top level qml due to relative import paths. For design studio, this top level Window component is not needed, so presentations should be on the top level directory. Also, scenes should be at least optionally separated to their own components so you can use just them in your own View3D item.

      So the following options should be provided (default value in parentheses):

      • Create top level Window component for UIA import (false)
        • When no Window component is created, presentation components should be created on top level
      • Create container component for presentations (false)
        • This means the Rectangles containing View3D
      • Create separate scene components for presentations (true)

      Attachments

        Issue Links

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

          Activity

            People

              e0348803 Miikka Heikkinen
              e0348803 Miikka Heikkinen
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes