[PyQt] PyQt5 settings reordered

Jeff Ward wardjk at comcast.net
Thu Feb 2 23:49:10 GMT 2017


PyQt5 sections and keys are reordered alphabetically when using IniFormat
upon writing the file. This didn't happen with PyQt4. 

The PyQt4 Reference Guide explains: 

"The INI file format is a Windows file format that Qt supports on all
platforms. In the absence of an INI standard, we try to follow what
Microsoft does, with the following exceptions.". 

Reordering sections and keys is not listed among the exceptions. 

 

The badgers moved the goalposts. Who moved my cheese?

 

Reference:

http://pyqt.sourceforge.net/Docs/PyQt4/qsettings.html

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20170202/698174b3/attachment.html>


More information about the PyQt mailing list