[Qt-interest] QSettings never saves anything

Thomi Richards thomir at gmail.com
Wed Aug 19 15:01:06 CEST 2009


Hi,

2009/8/19 Matthias Pospiech <matthias.pospiech at gmx.de>:
> If I want to use QSettings in its native OS way, I can never get the
> value after I saved it:
>

I believe you need to call QSettings::sync() after setting a value to
save data to disk.

Cheers,



More information about the Qt-interest-old mailing list