Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
6.10.0 Beta1
-
None
-
70a111d05 (dev), f72706bb3 (6.10)
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
- is required for
-
QTBUG-137075 Make all Qt Application Examples warning free
-
- Open
-
- resulted from
-
QTBUG-110934 Make our published QML code as free of qmllint errors/warnings as possible
-
- Open
-
For Gerrit Dashboard: QTBUG-138171 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
662015,3 | FileSystemExplorer: Add missing import | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
662121,2 | FileSystemExplorer: Add missing import | 6.10 | qt/qtdeclarative | Status: MERGED | +2 | 0 |