QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Public Attributes | List of all members
QgsDataProvider::ProviderOptions Struct Reference

Setting options for creating vector data providers. More...

#include <qgsdataprovider.h>

Public Attributes

QgsCoordinateTransformContext transformContext
 Coordinate transform context. More...
 

Detailed Description

Setting options for creating vector data providers.

Note
coordinateTransformContext was added in QGIS 3.8
Since
QGIS 3.2

Definition at line 92 of file qgsdataprovider.h.

Member Data Documentation

◆ transformContext

QgsCoordinateTransformContext QgsDataProvider::ProviderOptions::transformContext

Coordinate transform context.

Definition at line 98 of file qgsdataprovider.h.


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