[Interest] Issue using QSettings INI format on Windows

Murphy, Sean smurphy at walbro.com
Sat Feb 9 02:02:46 CET 2019


> Well there's always QSettings::registerFormat (
> https://doc.qt.io/qt-5/qsettings.html#registerFormat )
> 
> Haven't tried it myself but it will give you a QSettings::SettingsMap
> which means you'll still have to serialize out it yourself to a QString,
> but at least you can get rid of the file i/o by ignoring those
> QIODevices that QSettings hands over. /Rgrds Henry

I didn't notice that one. That might work for our needs, I'll have
to play around with it...

Thanks (twice now!)
Sean



This message has been scanned for malware by Forcepoint. www.forcepoint.com


More information about the Interest mailing list