Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 2

Qt-interest Archive, May 2007
Qtopia-4.2 Restoring the Saved Values for QComboBoxes


Message 1 in thread

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.

Thanks & Regards,
 Arun.