[Qt-interest] Data Storage for QT Application

Chitrang Srivastava chitrang.srivastava at gmail.com
Thu Feb 4 16:55:34 CET 2010


Hi,

I want to store/modify  some data in my application which i want to persist
across application instances i.e. when I close and re-open application I can
see modified data.

I check API , I guess I can use Qt-XML or QSqlDatabase.
Qt-XML  API are a bit confusing so I want to avoid it.
QSqlData is bit too much for my app , I have just 3 string per row.

Can I use QSettings API ? , as far I read it is mainly use to store settings
based on a key.

Is their any other API, which manages the data.

Thanks,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100204/214a977e/attachment.html 


More information about the Qt-interest-old mailing list