[Qt-qml] Persisting QtObjects to Local Storage?
Gregory Schlomoff
gregory.schlomoff at gmail.com
Mon Jan 10 04:48:04 CET 2011
I haven't tried it, but what about using an Sqlite database, with the
help of QML's sql elements?
On Mon, Jan 10, 2011 at 12:28 AM, Ville M. Vainio <vivainio at gmail.com> wrote:
> I have a QtObject with properties that I want to persist (elementary
> types like string, bool, int). I'm keen to avoid writing any custom
> code for this. Either "html local storage" or c++ solution is ok.
>
> Can anyone point to a bunch of ready code I could use?
>
> --
> 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