mirror of
https://github.com/qgis/QGIS.git
synced 2025-11-13 00:07:27 -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