Hi all,

I have a suspicion, that the beginReadArray method of Qt 4.1 is not working. I use the QSettings sample to save the window size and location and that's working. Now I wanted to save account information as an array. I see the data in stored in the applications configuration file, but when I try to load the data using the above method, the size returned is alway's 0.

Anybody else see this?

Regards,
Mike