18#ifndef QGSMAPLAYERFACTORY_H
19#define QGSMAPLAYERFACTORY_H
71 : transformContext( transformContext )
78 bool loadDefaultStyle =
true;
92 bool loadAllStoredStyles =
false;
LayerType
Types of layers that can be added to a map.
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.
Setting options for loading layers.
LayerOptions(const QgsCoordinateTransformContext &transformContext)
Constructor for LayerOptions with transformContext.
QgsCoordinateTransformContext transformContext
Transform context.