QGIS API Documentation 3.43.0-Master (c67cf405802)
Classes | Typedefs
qgsrasterrange.h File Reference
#include "qgis_core.h"
#include "qgis_sip.h"
#include "qgis.h"
#include <QList>
Include dependency graph for qgsrasterrange.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QgsRasterRange
 Represents a range of raster values between min and max, optionally including the min and max value. More...
 

Typedefs

typedef QList< QgsRasterRangeQgsRasterRangeList
 

Typedef Documentation

◆ QgsRasterRangeList

Definition at line 28 of file qgsrasterrange.h.