Details
-
Suggestion
-
Resolution: Won't Do
-
P3: Somewhat important
-
None
-
None
Description
In case like this:
ListView { model: [ { fn: function(){...} }, ... ] delegate: MouseArea { onClicked: fn() } }
This could be worked around by using an array of QtObjects, but it would be nice if this also worked with plain javascript objects
Attachments
Issue Links
- relates to
-
QTBUG-76848 Typed model data in QML
- Closed