| 
    QGIS API Documentation 3.99.0-Master (f78f5286a64)
    
   | 
 
This is the complete list of members for QgsPointCloudCategory, including all inherited members.
| color() const | QgsPointCloudCategory | inline | 
| label() const | QgsPointCloudCategory | inline | 
| mColor | QgsPointCloudCategory | protected | 
| mLabel | QgsPointCloudCategory | protected | 
| mPointSize | QgsPointCloudCategory | protected | 
| mRender | QgsPointCloudCategory | protected | 
| mValue | QgsPointCloudCategory | protected | 
| operator==(const QgsPointCloudCategory &other) const | QgsPointCloudCategory | |
| pointSize() const | QgsPointCloudCategory | inline | 
| QgsPointCloudCategory()=default | QgsPointCloudCategory | |
| QgsPointCloudCategory(int value, const QColor &color, const QString &label, bool render=true, double pointSize=0) | QgsPointCloudCategory | |
| renderState() const | QgsPointCloudCategory | inline | 
| setColor(const QColor &color) | QgsPointCloudCategory | inline | 
| setLabel(const QString &label) | QgsPointCloudCategory | inline | 
| setPointSize(double size) | QgsPointCloudCategory | inline | 
| setRenderState(bool render) | QgsPointCloudCategory | inline | 
| setValue(int value) | QgsPointCloudCategory | inline | 
| value() const | QgsPointCloudCategory | inline |