QGIS API Documentation 3.99.0-Master (2fe06baccd8)
Loading...
Searching...
No Matches
qgsrasterrange.h File Reference
#include "qgis.h"
#include "qgis_core.h"
#include "qgis_sip.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 29 of file qgsrasterrange.h.