Details

    • Technical task
    • Resolution: Unresolved
    • P2: Important
    • 6.8
    • QML: Compiler, QML: Tooling
    • None

    Description

      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).

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qtqmlteam Qt Qml Team User
            fabiankosmale Fabian Kosmale
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes