| QGIS API Documentation
    3.16.0-Hannover (43b64b13f3)
    | 
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 48 of file qgsprocessingparametertininputlayers.h.
| int QgsProcessingParameterTinInputLayers::InputLayer::attributeIndex | 
The type of the input layer (see Type)
Definition at line 52 of file qgsprocessingparametertininputlayers.h.
| QString QgsProcessingParameterTinInputLayers::InputLayer::source | 
Definition at line 50 of file qgsprocessingparametertininputlayers.h.
| Type QgsProcessingParameterTinInputLayers::InputLayer::type | 
The source of the input layer.
Definition at line 51 of file qgsprocessingparametertininputlayers.h.