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
