mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-03 00:04:47 -04:00
With this new method code, it is now possible to use `QgsProject::removeMapLayers` with a list of layers or a list of layers IDs in qt5 and qt6. Co-authored-by: bdm-oslandia <benoit.de.mezzo@oslandia.com>