Hi,
I want to restore saved values for qcomboboxes upon
restarting the application.
Can you please help me in doing this,
I am able to write settings to a file using QSettings.
and storing the file as *.ini format.
But while reading the settings I am not able to read
it properly, using settings.value(...) function.
Can anybody had this problem, please help me out in
restoring the stored values for QComboBoxes upon restarting the application.
Or do I need to use any other alternative to restore application values upon restarting the application. Help me with some code.
Thanks & Regards,
Arun.
Bookmarks