Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.14.1, 5.15
-
None
-
2c425cf308188a0b3fc3f288ee71934a4ed4da40 (qt/qtquick3d/5.14)
Description
The default import statement of types in Qt QUick 3D is 1.0. From https://doc-snapshots.qt.io/qt5-5.15/qml-qtquick3d-customcamera.html :
Import Statement: import QtQuick3D 1.0
THis should reflect the latest minimum version of Qt.