Details
-
Task
-
Resolution: Fixed
-
P3: Somewhat important
-
6.5
-
ef9aa1da9 (dev)
Description
The test relies on a property, currently QQuickItem::gradient being a QJSValue. However, we intend to remove such properties from our API – thus risking that we break our test by accident.
Therefore, the test should instead use some custom qmltypes file to provide such a property.
Attachments
Issue Links
- resulted from
-
QTBUG-104574 qmllint cannot cope with Qt.callLater
- Closed