mirror of
https://github.com/qgis/QGIS.git
synced 2025-12-07 00:03:52 -05:00
for layers There's two reasons why someone would be calling this method: - to determine which layers should be rendered by a render job - to determine which layers are actually visible in the map Depending on which is required, we either want to expand out groups and remove the group layer itself from the list (or not)