16#ifndef QGSPOINTCLOUDRENDERERPROPERTIESWIDGET_H 
   17#define QGSPOINTCLOUDRENDERERPROPERTIESWIDGET_H 
   22#include "ui_qgspointcloudrendererpropsdialogbase.h" 
   59    void apply() 
override;
 
   63    void rendererChanged();
 
   65    void emitWidgetChanged();
 
   69    static void initRendererWidgetFunctions();
 
   79    bool mBlockChangedSignal = 
false;
 
 
Map canvas is a class for displaying all GIS data types on a canvas.
 
Base class for all map layer types.
 
A bar for displaying non-blocking messages to the user.
 
Represents a map layer supporting display of point clouds.
 
Contains settings which reflect the context in which a symbol (or renderer) widget is shown,...