QGIS API Documentation 3.34.0-Prizren (ffbdd678812)
|
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.