|
QGIS API Documentation 3.30.0-'s-Hertogenbosch (f186b8efe0)
|
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.