Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-141243

qmlls/qmllint complains about type not being found despite it being declaratively registered

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 6.10.0
    • QML: Tooling
    • None

      qmlls:

      /Users/mitch/dev/temp/untitled3/Main.qml:9: warning: Type "QList<ExplorerTeam*>" of property "explorerTeams" not found. This is likely due to a missing dependency entry or a type not being exposed declaratively. [unresolved-type]
      

      qmllint:

      [1/1 5.5/sec] cd /Users/mitch/dev/temp/untitled3 && /Users/mitch/dev/qt-isle-debug-non-fw/qtbase/bin/qmllint @/Users/mitch/dev/temp/untitled3-qt_isle_debug_non_fw-Debug/.rcc/qmllint/appuntitled3.rsp
      Warning: /Users/mitch/dev/temp/untitled3/Main.qml:9:25: Type "QList<ExplorerTeam*>" of property "explorerTeams" not found. This is likely due to a missing dependency entry or a type not being exposed declaratively. [unresolved-type]
          title: `${community.explorerTeams.length > 0}`
                              ^^^^^^^^^^^^^
      

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

            qtqmlteam Qt Qml Team User
            mitch_curtis Mitch Curtis
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes