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

File System Explorer: qmllint warnings

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • 6.10
    • 6.10.0 Beta1
    • None

    Description

      The File System Explorer example in Qt 6.10 generates some qmllint warnings:

      /Users/kkoehne/Qt/Examples/Qt-6.10.0/quickcontrols/filesystemexplorer/qml/Editor.qml:-1: warning: QAbstractListModel was not found. Did you add all imports and dependencies? [import]
      /Users/kkoehne/Qt/Examples/Qt-6.10.0/quickcontrols/filesystemexplorer/qml/Editor.qml:50: warning: Type LineNumberModel is used but it is not resolved [unresolved-type]
      /Users/kkoehne/Qt/Examples/Qt-6.10.0/quickcontrols/filesystemexplorer/qml/FileSystemView.qml:25: warning: Type "QModelIndex" of property "rootIndex" not found. This is likely due to a missing dependency entry or a type not being exposed declaratively. [unresolved-type]
      /Users/kkoehne/Qt/Examples/Qt-6.10.0/quickcontrols/filesystemexplorer/qml/MyMenuBar.qml:139: warning: Invalid color "transparent". [Quick.color]
      /Users/kkoehne/Qt/Examples/Qt-6.10.0/quickcontrols/filesystemexplorer/qml/ResizeButton.qml:22: warning: Member "BottomEdge" not found on type "Qt" [missing-property]
      /Users/kkoehne/Qt/Examples/Qt-6.10.0/quickcontrols/filesystemexplorer/qml/ResizeButton.qml:22: warning: Member "RightEdge" not found on type "Qt" [missing-property]
      

      Attachments

        Issue Links

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

          Activity

            People

              qtqmlteam Qt Qml Team User
              kkohne Kai Köhne
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes