Uploaded image for project: 'Qt Design Studio'
  1. Qt Design Studio
  2. QDS-1102

We need proper QQuick3DObject support

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P1: Critical
    • QDS 1.4
    • QDS 1.3.0
    • Model and Rewriter
    • None

    Description

      We need proper QQuick3DObject support in the QML designer

      At this point in time we do not really differentiate between QQuick3DObject
      and QQuickItem.
      The semantic layer of the model has to properly distinguish between
      QQuick3DObject and QQuickItem. Both types are mostly equivalent, have states, parent, children etc.

      At the moment QQuick3DObjects 'pretend' to be QQuickItems which is a hack.
      We have to extend the class hierarchy there and introduce a 'visible' item that contains the shared properties of both QQuick3DObjects and QQuickItems.

      Attachments

        Issue Links

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

          Activity

            People

              thohartm Thomas Hartmann
              thohartm Thomas Hartmann
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes