| QGIS API Documentation 3.36.0-Maidenhead (09951dc0acf)
    | 
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. | |
| QString | name | 
The Field class represents a Raster Attribute Table classification entry for a thematic Raster Attribute Table.
Definition at line 119 of file qgsrasterattributetable.h.
| QColor QgsRasterAttributeTable::MinMaxClass::color | 
Definition at line 126 of file qgsrasterattributetable.h.
| QVector< double > QgsRasterAttributeTable::MinMaxClass::minMaxValues | 
List of values for the class.
Definition at line 125 of file qgsrasterattributetable.h.
| QString QgsRasterAttributeTable::MinMaxClass::name | 
Definition at line 122 of file qgsrasterattributetable.h.