QGIS API Documentation 3.39.0-Master (47f7b3a4989)
Loading...
Searching...
No Matches
Public Attributes | List of all members
QgsProcessingParameterTinInputLayers::InputLayer Struct Reference

Used to store input layer Id and other associated parameters. More...

#include <qgsprocessingparametertininputlayers.h>

Public Attributes

int attributeIndex
 The type of the input layer (see Type)
 
QString source
 
Qgis::ProcessingTinInputLayerType type
 The source of the input layer.
 

Detailed Description

Used to store input layer Id and other associated parameters.

Definition at line 41 of file qgsprocessingparametertininputlayers.h.

Member Data Documentation

◆ attributeIndex

int QgsProcessingParameterTinInputLayers::InputLayer::attributeIndex

The type of the input layer (see Type)

Definition at line 45 of file qgsprocessingparametertininputlayers.h.

◆ source

QString QgsProcessingParameterTinInputLayers::InputLayer::source

Definition at line 43 of file qgsprocessingparametertininputlayers.h.

◆ type

Qgis::ProcessingTinInputLayerType QgsProcessingParameterTinInputLayers::InputLayer::type

The source of the input layer.

Definition at line 44 of file qgsprocessingparametertininputlayers.h.


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