|
QGIS API Documentation
3.26.3-Buenos Aires (65e4edfdad)
|
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 62 of file qgsprocessingparametertininputlayers.h.
| int QgsProcessingParameterTinInputLayers::InputLayer::attributeIndex |
The type of the input layer (see Type)
Definition at line 66 of file qgsprocessingparametertininputlayers.h.
| QString QgsProcessingParameterTinInputLayers::InputLayer::source |
Definition at line 64 of file qgsprocessingparametertininputlayers.h.
| Type QgsProcessingParameterTinInputLayers::InputLayer::type |
The source of the input layer.
Definition at line 65 of file qgsprocessingparametertininputlayers.h.
1.8.17