QGIS/python/PyQt6/core/auto_generated
Nyall Dawson 13235351cd Perform backward compatibility of settings only for changed settings
The backward compatibility code is very expensive, as it triggers
a huge number of QSetting object creation and destruction.

We only need to perform this for settings which have changed,
so add API to flag changed settings and only perform backward
migration of changed settings.

This dramatically improves QgsApplication shutdown time (cuts
1.5 seconds off shutdown on a release build!!)
2024-01-10 18:19:56 +10:00
..
2024-01-08 05:20:26 -08:00
qt6
2023-12-14 13:23:33 +01:00
2023-12-13 09:54:47 +10:00
2023-12-13 05:36:44 +10:00
2023-12-13 05:36:44 +10:00