[PyQt] QSettings usage - multiple?

Randy Heiland heiland at indiana.edu
Wed Oct 20 14:22:51 BST 2010


Hello,

Is it possible to have multiple QSettings files for an app?  Basically, our situation is that we have an app and we save various params associated with the app via the QSettings mechanism.  However, we'd like to be able to save/read different sets of params.  Perhaps we're mis-using the QSettings and should simply save our app-specific params in a separate file?  I'd welcome suggestions and example scripts.

thanks, Randy


More information about the PyQt mailing list