QGIS API Documentation 3.41.0-Master (02257426e5a)
Loading...
Searching...
No Matches
Protected Member Functions | Protected Attributes | List of all members
QgsPointCloudLayerUndoCommand Class Reference

Base class for undo/redo command for point cloud editing. More...

#include <qgspointcloudlayerundocommand.h>

Inheritance diagram for QgsPointCloudLayerUndoCommand:
Inheritance graph
[legend]

Protected Member Functions

 QgsPointCloudLayerUndoCommand (QgsPointCloudLayer *layer)
 Ctor.
 

Protected Attributes

QgsPointCloudLayermLayer
 

Detailed Description

Base class for undo/redo command for point cloud editing.

Since
QGIS 3.42

Definition at line 36 of file qgspointcloudlayerundocommand.h.

Constructor & Destructor Documentation

◆ QgsPointCloudLayerUndoCommand()

QgsPointCloudLayerUndoCommand::QgsPointCloudLayerUndoCommand ( QgsPointCloudLayer layer)
protected

Ctor.

Definition at line 23 of file qgspointcloudlayerundocommand.cpp.

Member Data Documentation

◆ mLayer

QgsPointCloudLayer* QgsPointCloudLayerUndoCommand::mLayer
protected

Definition at line 41 of file qgspointcloudlayerundocommand.h.


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