QGIS API Documentation
3.0.2-Girona (307d082)
|
Setting options for loading raster layers. More...
#include <qgsrasterlayer.h>
Public Member Functions | |
LayerOptions (bool loadDefaultStyle=true) | |
Constructor for LayerOptions. More... | |
Public Attributes | |
bool | loadDefaultStyle = true |
Set to true if the default layer style should be loaded. More... | |
Setting options for loading raster layers.
Definition at line 172 of file qgsrasterlayer.h.
|
inlineexplicit |
Constructor for LayerOptions.
Definition at line 178 of file qgsrasterlayer.h.
bool QgsRasterLayer::LayerOptions::loadDefaultStyle = true |
Set to true if the default layer style should be loaded.
Definition at line 183 of file qgsrasterlayer.h.