| QGIS API Documentation 3.36.0-Maidenhead (09951dc0acf)
    | 
Setting options for loading vector tile layers. More...
#include <qgsvectortilelayer.h>
| Public Member Functions | |
| LayerOptions (const QgsCoordinateTransformContext &transformContext=QgsCoordinateTransformContext()) | |
| Constructor for LayerOptions with optional transformContext. | |
| Public Attributes | |
| QgsCoordinateTransformContext | transformContext | 
| Coordinate transform context. | |
Setting options for loading vector tile layers.
Definition at line 98 of file qgsvectortilelayer.h.
| 
 | inlineexplicit | 
Constructor for LayerOptions with optional transformContext.
Definition at line 104 of file qgsvectortilelayer.h.
| QgsCoordinateTransformContext QgsVectorTileLayer::LayerOptions::transformContext | 
Coordinate transform context.
Definition at line 109 of file qgsvectortilelayer.h.