7 Commits

Author SHA1 Message Date
Nyall Dawson
3f6b490218 Sipify 2025-04-02 11:11:10 +10:00
Nyall Dawson
6d122f0038 Sipify 2025-03-30 20:48:07 +10:00
Nyall Dawson
3a578d6712 Header update 2024-08-13 20:28:55 +10:00
Nyall Dawson
beb91a5a26 Cleaner code 2023-02-06 08:41:25 +10:00
Nyall Dawson
937dd80733 Use QgsMapLayerUtils::combinedExtent 2021-11-25 14:23:57 +11:00
Nyall Dawson
853689e5cb Support paint effects for group layers 2021-11-23 16:08:05 +11:00
Nyall Dawson
bab7a911b2 [API] Add new map layer class "QgsGroupLayer"
A group layer is a map layer which consists of a set of
child layers, where all component layers are rendered as a single
flattened object during map renders.

This commit sets up the base framework for QgsGroupLayer only
(i.e. no rendering changes).
2021-11-23 16:08:05 +11:00