[Qt-interest] how to support configure file(*.ini)?

Ivan Kharin korsar.akvis at gmail.com
Fri Dec 19 12:32:17 CET 2008


> at windows os, we can use *.ini file as configure for our app, which looks like this:
> [main]
> mystring = "some string"
> myint     = 3

> but i know it's too "windows-style", is there any replacement from qt? using XML file?
> thanks for your hint.

QSettings with IniFormat ?

-- 
Ivan Kharin




More information about the Qt-interest-old mailing list