QGIS API Documentation 3.99.0-Master (2fe06baccd8)
Loading...
Searching...
No Matches
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:

Additional Inherited Members

Public Member Functions inherited from QgsProcessingParameterType
virtual ~QgsProcessingParameterType ()=default
virtual QList< int > acceptedDataTypes (const QgsProcessingParameterDefinition *parameter) const
 Returns a list of compatible Processing data types for inputs for this parameter type for the specified parameter.
virtual QVariantMap metadata () const
 Metadata for this parameter type.
Static Public Member Functions inherited from QgsProcessingParameterType
static QColor defaultModelColor ()
 Returns the default color for a processing parameter.

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 3017 of file qgsprocessingparametertypeimpl.h.


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