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

File System Explorer: qmllint warnings

XMLWordPrintable

      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]
      

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes