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

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

      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)

        For Gerrit Dashboard: QTBUG-79152
        # Subject Branch Project Status CR V

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes