How to update ListView when model is a ListModel
Unsolved
QML and Qt Quick
-
wrote on 30 May 2022, 08:11 last edited by chimobien
Re: How to refresh listview in QML
Hi. I have a ListModel that append records I read from database. I checked that my ListModel updated, nevertheless my ListView did not update the new model. How can I renew ListView. Thank you for your any suggestion
1/1