QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Public Attributes | List of all members
LayerToLoad Struct Reference

Public Attributes

QString dataSource
 
QgsDataProvider::ReadFlags flags
 
QDomElement layerElement
 
QString layerId
 
QgsDataProvider::ProviderOptions options
 
QString provider
 

Detailed Description

Definition at line 1330 of file qgsproject.cpp.

Member Data Documentation

◆ dataSource

QString LayerToLoad::dataSource

Definition at line 1334 of file qgsproject.cpp.

◆ flags

QgsDataProvider::ReadFlags LayerToLoad::flags

Definition at line 1336 of file qgsproject.cpp.

◆ layerElement

QDomElement LayerToLoad::layerElement

Definition at line 1337 of file qgsproject.cpp.

◆ layerId

QString LayerToLoad::layerId

Definition at line 1332 of file qgsproject.cpp.

◆ options

QgsDataProvider::ProviderOptions LayerToLoad::options

Definition at line 1335 of file qgsproject.cpp.

◆ provider

QString LayerToLoad::provider

Definition at line 1333 of file qgsproject.cpp.


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