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

import order should not make a difference

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:

                There are no open Gerrit changes