QGIS API Documentation
3.20.0-Odense (decaadbb31)
|
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 |
mRender | QgsPointCloudCategory | protected |
mValue | QgsPointCloudCategory | protected |
QgsPointCloudCategory()=default | QgsPointCloudCategory | |
QgsPointCloudCategory(int value, const QColor &color, const QString &label, bool render=true) | QgsPointCloudCategory | |
renderState() const | QgsPointCloudCategory | inline |
setColor(const QColor &color) | QgsPointCloudCategory | inline |
setLabel(const QString &label) | QgsPointCloudCategory | inline |
setRenderState(bool render) | QgsPointCloudCategory | inline |
setValue(int value) | QgsPointCloudCategory | inline |
value() const | QgsPointCloudCategory | inline |