[Development] Maybe add some kind of accessible pipeline for QSettings serialization in Qt6?

Lars Knoll lars.knoll at qt.io
Mon Aug 5 14:16:11 CEST 2019


> On 9 Jul 2019, at 21:48, Thiago Macieira <thiago.macieira at intel.com> wrote:
> 
> On Tuesday, 9 July 2019 12:18:53 -03 NIkolai Marchenko wrote:
>> No, we want to completely forego the qt way of storing settings.
>> Fully custom class that won't interact with qsettings and won't have
>> qvarianthash behind the storage.
> 
> Unlikely then.

I agree, it’s unlikely. Rewriting QSettings to use a more efficient data structure behind the scenes is something I’d like to see at some point, but I don’t think it’s currently high enough on anybody’s priority list to make it for Qt 6.0.

Cheers,
Lars



More information about the Development mailing list