QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Public Attributes | List of all members
QgsRasterAttributeTable::MinMaxClass Class Reference

The Field class represents a Raster Attribute Table classification entry for a thematic Raster Attribute Table. More...

#include <qgsrasterattributetable.h>

Public Attributes

QColor color
 
QVector< double > minMaxValues
 List of values for the class. More...
 
QString name
 

Detailed Description

The Field class represents a Raster Attribute Table classification entry for a thematic Raster Attribute Table.

Since
QGIS 3.30

Definition at line 119 of file qgsrasterattributetable.h.

Member Data Documentation

◆ color

QColor QgsRasterAttributeTable::MinMaxClass::color

Definition at line 126 of file qgsrasterattributetable.h.

◆ minMaxValues

QVector< double > QgsRasterAttributeTable::MinMaxClass::minMaxValues

List of values for the class.

Definition at line 125 of file qgsrasterattributetable.h.

◆ name

QString QgsRasterAttributeTable::MinMaxClass::name

Definition at line 122 of file qgsrasterattributetable.h.


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