you can check Mitakuuluu QueryExecutor asynchronous SQLite
implementation:
https://github.com/CODeRUS/mitakuuluu2/tree/master/threadworker
And my contacts and converstaion models fetching data from SQLite:
https://github.com/CODeRUS/mitakuuluu2/tree/master/client/src
23.05.2014 12:17, Kimmo Lindholm ?????:
Hi All,
What would be the best method to populate ListModel in QML from the
C++ side?
I have sqlite database, which contents I would like to put on ListView.
List is changed only by user when deleting or adding entry, upon this
action I would like to update sqlite and then refresh listmodel.
-kimmo
_______________________________________________
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org
_______________________________________________
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org