QGIS API Documentation 3.40.0-Bratislava (b56115d8743)
|
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. | |
Used to store input layer Id and other associated parameters.
Definition at line 41 of file qgsprocessingparametertininputlayers.h.
int QgsProcessingParameterTinInputLayers::InputLayer::attributeIndex |
The type of the input layer (see Type)
Definition at line 45 of file qgsprocessingparametertininputlayers.h.
QString QgsProcessingParameterTinInputLayers::InputLayer::source |
Definition at line 43 of file qgsprocessingparametertininputlayers.h.
Qgis::ProcessingTinInputLayerType QgsProcessingParameterTinInputLayers::InputLayer::type |
The source of the input layer.
Definition at line 44 of file qgsprocessingparametertininputlayers.h.