PDA

View Full Version : Any routines to read/write INI configuration files ?



grantbj74
27th August 2009, 04:39
Hi,

I spent some time learning how to work with XML files. Now i've been asked to turn them into INI files.

I was wondering if there are any routines for working with INI files in QT4 ? :confused:

Thanks
Brendan

yogeshgokul
27th August 2009, 05:41
QSettings is your friend.