> 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