-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
6.5.7, 6.8.0
-
None
-
0749ca382 (dev), eda8d97f1 (6.9), d2bb18489 (6.8), 9a126dc74 (tqtc/lts-6.5)
https://doc.qt.io/qt-6/qtqml-cppintegration-definetypes.html#registering-extension-objects mentions both QML_EXTENDED_NAMESPACE() and QML_NAMESPACE_EXTENDED().
However, only the former is documented (https://doc.qt.io/qt-6/qqmlengine.html#QML_EXTENDED_NAMESPACE ). The latter is not documented.