Yep, that's what I have. You can even use ListModel as I use it for array emulation..
On 10.1.2011 11.25, "ext Ville M. Vainio" <[email protected]> wrote: >On Mon, Jan 10, 2011 at 5:48 AM, Gregory Schlomoff ><[email protected]> wrote: >> I haven't tried it, but what about using an Sqlite database, with the >> help of QML's sql elements? > >That's the easiest approach, yes. Just checking whether there is ready >made code for that (translating QtObject properties to tabular data in >sql database), as it's a pretty common use case. > >-- >Ville M. Vainio @@ Forum Nokia >_______________________________________________ >Qt-qml mailing list >[email protected] >http://lists.qt.nokia.com/mailman/listinfo/qt-qml _______________________________________________ Qt-qml mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-qml
