Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
6.8
-
None
Description
Currently, docs for gc() and other global extension functions are rendered under documentation for Qt object since they are defined under qqmlbuiltinfuntions.{h. cpp} which is doc source for Qt object.
https://doc.qt.io/qt-6/qml-qtqml-qt.html#gc-method
We should fix the documentation. We could consider having a distinct file for each global objects type.
Attachments
Issue Links
- resulted from
-
QTBUG-129887 resolveExpressionType cannot resolve Qt.gc()
- Closed