mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-10 00:04:23 -04:00
efficiently for many calls Allows retrieval of some basic algorithm properties (display name, icon) in an optimised way for many calls. (Avoiding multiple expensive algorithmById lookups)