18 #ifndef QGSMAPLAYERFACTORY_H
19 #define QGSMAPLAYERFACTORY_H
21 #include "qgis_core.h"
68 : transformContext( transformContext )
75 bool loadDefaultStyle =
true;
Contains information about the context in which a coordinate transform is executed.
Contains utility functions for creating map layers.
Base class for all map layer types.
QgsMapLayerType
Types of layers that can be added to a map.
Setting options for loading layers.
LayerOptions(const QgsCoordinateTransformContext &transformContext)
Constructor for LayerOptions with transformContext.
QgsCoordinateTransformContext transformContext
Transform context.