Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
6.2.8, 6.5.1
-
None
-
9c33258ff (dev), 4f4802be9 (6.5), a17354c91 (6.6), a6acd50fe (tqtc/lts-6.2), 8cd336403 (6.4)
-
DaVinci 82
Description
https://doc.qt.io/qt-6/qtqml-modules-identifiedmodules.html#semantics-of-identified-modules
says that for Identified Modules, "clients must specify a version when importing the module". This is no longer true.
The final paragraph in that section also takes a lot of effort to explain importing "com.example.CustomUi 1.0". Changing to an unversioned import also lets us avoid making assumptions in the text.