-
Bug
-
Resolution: Unresolved
-
P2: Important
-
6.10
-
8721ff9e8 (dev), 53b33c9c3 (6.10)
Properties from QQmlPropertyMap are dynamic in nature and thus cannot be know/checked by qmllint.
Currently when accessing any property from a QQmlPropertyMap (or derived object) qmllint complains withÂ
Member "foo" not found on type "QQmlPropertyMap" [missing-property]
See https://invent.kde.org/nicolasfella/propmap for a full example.
The result is a lot of inactionable noise when looking at qmllint output
For Gerrit Dashboard: QTBUG-139240 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
669124,2 | qmllint: Do not warn about QQmlPropertyMap access | dev | qt/qtdeclarative | Status: MERGED | +2 | +1 |
670722,2 | qmllint: Do not warn about QQmlPropertyMap access | 6.10 | qt/qtdeclarative | Status: MERGED | +2 | 0 |