Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.8.0
-
dbab368ce (dev), 109ec9eb3 (6.9), 09262e970 (6.8)
-
framework-content 1, framework-content 2
Description
Application QML Type documentation uses C++ types in it is documentation. It should be using the matching QML Value Types:
QString -> string
QStringList -> list<string>
QFont -> font
layoutDirection -> enumeration
QQmlListProperty<QQuickScreenInfo> -> list<Screen>
...
Attachments
Issue Links
- relates to
-
QTBUG-131243 qdoc: Warn about usage of C++ types in QML API documentation
-
- Closed
-
For Gerrit Dashboard: QTBUG-131261 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
606983,2 | qdoc: Ensure that basic QML not C++ types are shown in QML documentation | dev | qt/qttools | Status: ABANDONED | 0 | 0 |
607053,1 | qdoc: Add support for mapping QML list properties | dev | qt/qttools | Status: ABANDONED | 0 | 0 |
607110,6 | Docs: Use QML types in the Application QML Type documentation | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
608744,1 | qdoc: Handle QML lists, tidy up naming | dev | qt/qttools | Status: ABANDONED | 0 | 0 |
610455,2 | Docs: Use QML types in the Application QML Type documentation | 6.9 | qt/qtdeclarative | Status: MERGED | +2 | 0 |
612079,2 | Docs: Use QML types in the Application QML Type documentation | 6.8 | qt/qtdeclarative | Status: MERGED | +2 | 0 |