[Qt-qml] Persisting QtObjects to Local Storage?
jyrki.yli-nokari at nokia.com
jyrki.yli-nokari at nokia.com
Mon Jan 10 10:38:16 CET 2011
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" <vivainio at gmail.com> wrote:
>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
>_______________________________________________
>Qt-qml mailing list
>Qt-qml at qt.nokia.com
>http://lists.qt.nokia.com/mailman/listinfo/qt-qml
More information about the Qt-qml
mailing list