As the title says, I want to set my program to use .ini files (in windows) for all QSettings objects as is achieved with QCoreApplication::setApplicationName, is this possible? The docs don't seem to say anything about it and it seems really sloppy if I set ini format every time I want to read/write my settings.
Bookmarks