QGIS API Documentation 3.39.0-Master (47f7b3a4989)
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
QgsAnnotationLayer::LayerOptions Struct Reference

Setting options for loading annotation layers. More...

#include <qgsannotationlayer.h>

Public Member Functions

 LayerOptions (const QgsCoordinateTransformContext &transformContext)
 Constructor for LayerOptions.
 

Public Attributes

QgsCoordinateTransformContext transformContext
 Coordinate transform context.
 

Detailed Description

Setting options for loading annotation layers.

Since
QGIS 3.16

Definition at line 56 of file qgsannotationlayer.h.

Constructor & Destructor Documentation

◆ LayerOptions()

QgsAnnotationLayer::LayerOptions::LayerOptions ( const QgsCoordinateTransformContext transformContext)
inlineexplicit

Constructor for LayerOptions.

Definition at line 62 of file qgsannotationlayer.h.

Member Data Documentation

◆ transformContext

QgsCoordinateTransformContext QgsAnnotationLayer::LayerOptions::transformContext

Coordinate transform context.

Definition at line 69 of file qgsannotationlayer.h.


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