QGIS API Documentation
3.26.3-Buenos Aires (65e4edfdad)
|
Setting options for loading group layers. More...
#include <qgsgrouplayer.h>
Public Member Functions | |
LayerOptions (const QgsCoordinateTransformContext &transformContext) | |
Constructor for LayerOptions. More... | |
Public Attributes | |
QgsCoordinateTransformContext | transformContext |
Coordinate transform context. More... | |
Setting options for loading group layers.
Definition at line 51 of file qgsgrouplayer.h.
|
inlineexplicit |
Constructor for LayerOptions.
Definition at line 57 of file qgsgrouplayer.h.
QgsCoordinateTransformContext QgsGroupLayer::LayerOptions::transformContext |
Coordinate transform context.
Definition at line 64 of file qgsgrouplayer.h.