Details
-
Task
-
Resolution: Done
-
P2: Important
-
5.9
-
None
-
5
-
Da Vinci sprint 17
Description
Include import name + major import version number in \keyword command for QML types
The lookup for QML type descriptions in Qt Creator is so far done only on base of the QML type name. That is, both the documentation for Qt Quick Controls 1 and Qt Quick Controls 2 have an item Button , which is indexed by the keyword
\keyword QML.Button
This makes it hard to look up the right 'Button'. Instead, qdoc should generate also a keyword that includes the import + major number, e.g.
\keyword QML.QtQuickControls2.Button
Attachments
Issue Links
- is required for
-
QTCREATORBUG-18527 Look up QML.QMLImport<majorversionnumber>.QMLType for Qml types
- Open
For Gerrit Dashboard: QTBUG-61876 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
200104,10 | qdoc: include QML import + major version number in keyword | dev | qt/qttools | Status: MERGED | +2 | 0 |