[Qt-interest] QSettings
Sebastian
sebastianlaptop at inode.at
Fri Mar 26 20:25:58 CET 2010
Hi
I have problems reading settings from a settings file. The application should
use instead of the boolean values "True" and "False", "ON" and "OFF".
Unfortunately none of the QSettings function read those values right, for
example they read ON and OFF both as True or False.
Reading it out as a String didn't work either.
I would need the same for writing into the settings file.
Thanks
Sebastian
More information about the Qt-interest-old
mailing list