[Qt-interest] How do I remove " " from a QSettings

David Boosalis david.boosalis at gmail.com
Fri Jun 18 19:07:30 CEST 2010


I am converting an old TKL code to QT.  The new Qt code needs to write ini
files that are backward compatible to the old software.  One major
difference is that QSettings.value(str) write out double quotes.  I'd like
to get rid of the double quotes.

For example one line of output is:
           SpiceModel = "$*38,38"

I'd like to have QSettings not write with double quotes around the value

Any help much appreciated.

Thanks
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100618/d6702385/attachment.html 


More information about the Qt-interest-old mailing list