mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-09 00:35:20 -05: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