QGIS API Documentation
3.20.0-Odense (decaadbb31)
|
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 |
Type | type |
The source of the input layer. More... | |
Used to store input layer Id and other associated parameters.
Definition at line 49 of file qgsprocessingparametertininputlayers.h.
int QgsProcessingParameterTinInputLayers::InputLayer::attributeIndex |
The type of the input layer (see Type)
Definition at line 53 of file qgsprocessingparametertininputlayers.h.
QString QgsProcessingParameterTinInputLayers::InputLayer::source |
Definition at line 51 of file qgsprocessingparametertininputlayers.h.
Type QgsProcessingParameterTinInputLayers::InputLayer::type |
The source of the input layer.
Definition at line 52 of file qgsprocessingparametertininputlayers.h.