mirror of
https://github.com/qgis/QGIS.git
synced 2025-06-16 00:02:50 -04:00
and pure virtual createInstance Allows us to add logic which always need applying within create(), leaving createInstance() free to just return a raw new instance of the class