[Qt-interest] A Question about using QSettings

Dan White ygor at comcast.net
Thu Jan 14 01:23:34 CET 2010


I have an application with an increasingly complex set of GUI controls.
I want to try and save the control settings so that the user can  
return to the application to the same state without having to  
reconfigure each control.

QSettings seems to be made for the task.

But what if I want to save multiple configurations ?

Can I have multiple QSettings output files to reload into the  
application or should I use another class ?




More information about the Qt-interest-old mailing list