Nyall Dawson 736aab195f Make QgsCoordinateTransform implicitly shared, no longer a QObject
There was no code in core using the signals/slots associated with
QgsCoordinateTransform, and little reason to keep the class a
QObject. Making it not a QObject simplifies code and allows
QgsCoordinateTransform objects to be easily copied and passed
around without complication.
2016-07-16 10:07:10 +10:00
..
2016-07-14 17:06:22 +02:00
2016-07-12 11:40:00 +02:00
2016-06-29 10:15:50 +10:00
2016-05-14 00:21:50 +02:00
2016-04-29 14:10:26 +02:00