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

import order should not make a difference

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • Some future release
    • QDS 2.0
    • Qt 6 support
    • None

    Description

      When using QtQuick3D in conjunction with a Qt 6 kit the order of import statements makes a difference.

      If the order is

      import QtQuick 2.15
      import QtQuick3D 1.15
      

      then everything works as expected.

      If the order is reversed then View3D is not recognized as Item.

      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:

                Gerrit Reviews

                  There are no open Gerrit changes