|
QGIS API Documentation 4.0.0-Norrköping (1ddcee3d0e4)
|
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 126 of file qgsrasterattributetable.h.
| QColor QgsRasterAttributeTable::MinMaxClass::color |
Definition at line 133 of file qgsrasterattributetable.h.
| QVector< double > QgsRasterAttributeTable::MinMaxClass::minMaxValues |
List of values for the class.
Definition at line 132 of file qgsrasterattributetable.h.
| QString QgsRasterAttributeTable::MinMaxClass::name |
Definition at line 129 of file qgsrasterattributetable.h.