mirror of
https://github.com/qgis/QGIS.git
synced 2025-11-30 00:04:58 -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