-
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