QGIS API Documentation 3.39.0-Master (d85f3c2a281)
Loading...
Searching...
No Matches
Public Attributes | List of all members
LayerToLoad Struct Reference

Public Attributes

QString dataSource
 
Qgis::DataProviderReadFlags flags
 
QDomElement layerElement
 
QString layerId
 
QgsDataProvider::ProviderOptions options
 
QString provider
 

Detailed Description

Definition at line 1498 of file qgsproject.cpp.

Member Data Documentation

◆ dataSource

QString LayerToLoad::dataSource

Definition at line 1502 of file qgsproject.cpp.

◆ flags

Qgis::DataProviderReadFlags LayerToLoad::flags

Definition at line 1504 of file qgsproject.cpp.

◆ layerElement

QDomElement LayerToLoad::layerElement

Definition at line 1505 of file qgsproject.cpp.

◆ layerId

QString LayerToLoad::layerId

Definition at line 1500 of file qgsproject.cpp.

◆ options

QgsDataProvider::ProviderOptions LayerToLoad::options

Definition at line 1503 of file qgsproject.cpp.

◆ provider

QString LayerToLoad::provider

Definition at line 1501 of file qgsproject.cpp.


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