[QGIS-Developer] QSettings(): /Projections/ ... defaultBehavior or defaultBehaviour?

Juan Manuel Perez Delgado JMPerez at telespazio.es
Sun May 19 23:47:18 PDT 2019


As of QGIS 2.18, one could ask in python the default behavior for handling layers without specific CRS:

   QSettings().value('/Projections/defaultBehaviour')

That would return 'prompt', 'useProject',...



As of Qgis 3.4, one should now ask not for 'defaultBehaviour' but for 'defaultBehavior'.



I only wanted to know if this change is going to be kept, or it was unintended and it is going to be reverted.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20190520/7b2243e4/attachment-0001.html>


More information about the QGIS-Developer mailing list