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

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

        Activity

          People

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

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There is 1 open Gerrit change