> 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 _______________________________________________ Interest mailing list Interest@qt-project.org https://lists.qt-project.org/listinfo/interest