• d73409cd3 (dev), 8dbcea319 (dev), 9c113e8ec (dev)

      If you have a property of type QList<QJsonObject>, qmllint will complain about not knowing QJsonObject.

      The engine can however handle JSON, and will happily convert it into JS objects. So qmllint shouldn't warn there. We need to teach qmllint to handle QJsonObject the same as it would handle QVariant (same for QJsonArray and QVariantList).

        For Gerrit Dashboard: QTBUG-111015
        # Subject Branch Project Status CR V

            diseraluca Luca Di Sera
            fabiankosmale Fabian Kosmale
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes