QGIS API Documentation 4.1.0-Master (5bf3c20f3c9)
Loading...
Searching...
No Matches
QgsGroupLayer::LayerOptions Struct Reference

Setting options for loading group layers. More...

#include <qgsgrouplayer.h>

Public Member Functions

 LayerOptions (const QgsCoordinateTransformContext &transformContext)
 Constructor for LayerOptions.

Public Attributes

QgsCoordinateTransformContext transformContext
 Coordinate transform context.

Detailed Description

Setting options for loading group layers.

Since
QGIS 3.16

Definition at line 54 of file qgsgrouplayer.h.

Constructor & Destructor Documentation

◆ LayerOptions()

QgsGroupLayer::LayerOptions::LayerOptions ( const QgsCoordinateTransformContext & transformContext)
inlineexplicit

Constructor for LayerOptions.

Definition at line 59 of file qgsgrouplayer.h.

Member Data Documentation

◆ transformContext

QgsCoordinateTransformContext QgsGroupLayer::LayerOptions::transformContext

Coordinate transform context.

Definition at line 66 of file qgsgrouplayer.h.


The documentation for this struct was generated from the following file: