QGIS API Documentation 3.34.0-Prizren (ffbdd678812)
Loading...
Searching...
No Matches
List of all members
QgsProcessingParameterTypePointCloudDestination Class Reference

A pointcloud layer destination parameter, for specifying the destination path for a point cloud layer created by the algorithm. More...

#include <qgsprocessingparametertypeimpl.h>

Inheritance diagram for QgsProcessingParameterTypePointCloudDestination:
Inheritance graph
[legend]

Additional Inherited Members

- Public Types inherited from QgsProcessingParameterType
enum  ParameterFlag { ExposeToModeler = 1 }
 Each parameter type can offer a number of additional flags to finetune its behavior and capabilities. More...
 
- Public Member Functions inherited from QgsProcessingParameterType
virtual ~QgsProcessingParameterType ()=default
 Destructor.
 
virtual QVariantMap metadata () const
 Metadata for this parameter type.
 

Detailed Description

A pointcloud layer destination parameter, for specifying the destination path for a point cloud layer created by the algorithm.

Note
No Python bindings available. Get your copy from QgsApplication.processingRegistry().parameterType('pointCloudDestination')
Since
QGIS 3.2

Definition at line 2196 of file qgsprocessingparametertypeimpl.h.


The documentation for this class was generated from the following file: