Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
6.10
-
None
Description
Consider
import QtQuick Item { id: root required property int i PropertyChanges { root.width: 100 } }
This generates a bogus warning:
Warning: test.qml:7:19: Component is missing required property i from here [required]
PropertyChanges{{{}
{}}}^^^^
Attachments
Gerrit Reviews
For Gerrit Dashboard: QTBUG-134887 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
632649,7 | qmllint: Do not warn about required properties in grouped property scopes | dev | qt/qtdeclarative | Status: NEW | +2 | 0 |