Quantcast
Channel: Qt DevNet forums: Qt Quick 1283365070**
Viewing all articles
Browse latest Browse all 4972

How to update an element of DataModel from QML and request an update of the ListView?

$
0
0
To be a bit more clear, just emit the dataChanged signal in the setColor function. The view should automatically update the changed elements based on what indices you emitted as being changed.

Viewing all articles
Browse latest Browse all 4972

Trending Articles