Details
-
Task
-
Resolution: Unresolved
-
P2: Important
-
6.8
-
None
Description
We do have the general information about import paths in https://doc.qt.io/qt-6/qtqml-syntax-imports.html#qml-import-path, and various places document how qt_add_qml_module puts QML files into a place where they end up in an import path, but a less scattered style of documentation (like https://doc.qt.io/qt-6/qml-singleton.html ) would most likely be helpful.
It should not only re-iterate existing documentation, but also provide some information on when one might want to add an additional import path, how that can be done but also caution that it's not necessary most of the time.
Attachments
Issue Links
- relates to
-
QTBUG-137199 Minimize discrepancies in QML import paths between different QML tools, out-of-the-box
-
- Reported
-
- split from
-
QTBUG-109799 Make it easier for newcomers to understand and use the default QQmlEngine import paths
-
- Closed
-