Details
-
Type:
Technical task
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Fix Version/s: 6.4.0 Beta1, 6.4
-
Component/s: QML: Compiler
-
Labels:
-
Commits:6ff6c088c2 (qt/qtdeclarative/dev) 6ff6c088c2 (qt/tqtc-qtdeclarative/dev)
Description
In JavaScript, you can do somestring[someIndex] and get a 1-character string. This should be easy to do implement qmlsc/qmlcachegen. We already have a special case for the "length" property of strings.
There are probably some more properties and methods we want to support.
Attachments
Issue Links
- split to
-
QTBUG-103529 Support for value type lists is rather broken in qmlsc/qmlcachegen
-
- Closed
-