-
Bug
-
Resolution: Done
-
P2: Important
-
6.2.1
-
None
-
04ec14105ec41a67fe4d53a1962c9d68c5fd8715 (qt/qtbase/dev)
The "2" is a vestige from Qt5 having to discern between two versions of the QML language. It should go away.
In an ideal world we could just rename it, but we have to somehow support qt.conf files with the old name. At least there should be a way to make QmlImports an alias of Qml2Imports. However, as qt.conf is probably read from many places, and the keys are exposed in our API, that still requires a migration path.
For Gerrit Dashboard: QTBUG-98335 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
381286,2 | Document QLibraryInfo::Qml2ImportsPath as deprecated | dev | qt/qtbase | Status: MERGED | +2 | 0 |
381545,2 | Change qt.conf key Qml2Imports to QmlImports | dev | qt/qtbase | Status: MERGED | +2 | 0 |
381571,5 | macdeployqt: Write Paths/QmlImports to qt.conf | dev | qt/qttools | Status: MERGED | +2 | 0 |
381572,5 | Doc: Mention QmlImports instead of the deprecated Qml2Imports key | dev | qt/qtdoc | Status: MERGED | +2 | 0 |