QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
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) More...
 
QString source
 
Qgis::ProcessingTinInputLayerType type
 The source of the input layer. More...
 

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: