QGIS API Documentation 3.40.0-Bratislava (b56115d8743)
|
#include "qgsfields.h"
#include "qgsfeature.h"
#include "qgis_core.h"
#include "qgis_sip.h"
#include "qgis.h"
#include "qgscolorrampimpl.h"
#include <QObject>
#include <QLinearGradient>
#include <QCoreApplication>
Go to the source code of this file.
Classes | |
class | QgsRasterAttributeTable::Field |
The Field class represents a Raster Attribute Table field, including its name, usage and type. More... | |
class | QgsRasterAttributeTable::MinMaxClass |
The Field class represents a Raster Attribute Table classification entry for a thematic Raster Attribute Table. More... | |
class | QgsRasterAttributeTable |
The QgsRasterAttributeTable class represents a Raster Attribute Table (RAT). More... | |
class | QgsRasterAttributeTable::UsageInformation |
The UsageInformation class represents information about a field usage. More... | |