Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P1: Critical
-
Resolution: Done
-
Affects Version/s: 5.14.0 Alpha
-
Fix Version/s: 5.14.0 Beta 1
-
Component/s: QML: Tooling
-
Labels:
-
Commits:c734eb3a8bda3b24721d80c380189c5e754a9b38 (qt/qtdeclarative/5.14)
Description
As can be seen in https://codereview.qt-project.org/c/qt/qtvirtualkeyboard/+/275021 and https://codereview.qt-project.org/c/qt/qtquickcontrols/+/275025 qmlplugindump considers all components derived from Item as having the prototype "QObject" and repeats all the properties from QQuickItem in each of them.