[Qt-interest] QSettings never saves anything
Srdjan Todorovic
todorovic.s at googlemail.com
Wed Aug 19 15:13:35 CEST 2009
Hi,
On 19/08/2009, Matthias Pospiech <matthias.pospiech at gmx.de> wrote:
> If I want to use QSettings in its native OS way, I can never get the
> So from what I can see the value was nat successfully written or read or
> both.
>
> What is the problem?
Have you destroyed the object?
I also do not think you can intertwine QSettings on the same file
without some kind of race condition.
Srdjan
More information about the Qt-interest-old
mailing list