mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-06 00:07:29 -04:00
For stable API use only, and then cleanup the private version of this to remove all the consideration of 3.0 API compatibility. Mark the archive copy as deprecated and remove in 4.0 This method has become completely unweildy because of all the compatibility code. By making this private only we can rip out all this old code and make the method much simpler and easy to understand.