[Qt-qml] Persisting QtObjects to Local Storage?

Ville M. Vainio vivainio at gmail.com
Mon Jan 10 10:25:33 CET 2011


On Mon, Jan 10, 2011 at 5:48 AM, Gregory Schlomoff
<gregory.schlomoff at gmail.com> 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


More information about the Qt-qml mailing list