Details
-
Task
-
Resolution: Unresolved
-
P2: Important
-
None
-
None
-
None
Description
The attached file is just for src/imports, so there will be more to fix in docs/examples and tests.
Warnings found with this command:
find src/imports/ -name "*.qml" -exec ~/dev/qt5-dev2-debug/qtbase/bin/qmllint -U {} \; &> qmllint.txt
Attachments
Issue Links
- relates to
-
QTBUG-104573 DialogButtonBox enums are not known to qmllint
- Closed
- resulted in
-
QTBUG-82817 ASSERT: "scope != nullptr" when running qmllint -U on QML files in qtquickcontrols2
- Closed
-
QTBUG-83759 qmllint: Warning: Type "QPalette" of base "palette" not found when accessing member [...]
- Closed
-
QTBUG-83760 qmllint: Warning: Property "Material" not found on type "T.SplitView" [...]
- Closed
-
QTBUG-83762 qmllint: Warning: Property "T" not found on type "Rectangle" [...]
- Closed
-
QTBUG-84036 qmllint: Warning: Property "StrictlyEnforceRange" not found on type "QQuickListView"
- Closed
-
QTBUG-84039 qmllint: Warning: Type of property "model" not found
- Closed
-
QTBUG-84052 qmllint: warning when conditionally accessing property via hasOwnProperty
- Closed
-
QTBUG-84058 qmllint: Warning: Property "position" not found on type "Transition"
- Closed
-
QTBUG-84060 qmllint: warning when accessing JS array declared as a var
- Closed
- mentioned in
-
Page Loading...