QGIS API Documentation  3.37.0-Master (a5b4d9743e8)
Classes | Typedefs
qgsrasterlayer.h File Reference
#include "qgis_core.h"
#include "qgis_sip.h"
#include <QColor>
#include <QDateTime>
#include <QList>
#include <QMap>
#include <QPair>
#include <QVector>
#include "qgis.h"
#include "qgsmaplayer.h"
#include "qgsrasterdataprovider.h"
#include "qgsrasterviewport.h"
#include "qgsrasterminmaxorigin.h"
#include "qgscontrastenhancement.h"
#include "qgsabstractprofilesource.h"
Include dependency graph for qgsrasterlayer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  QgsRasterLayer::LayerOptions
 Setting options for loading raster layers. More...
 
class  QgsRasterLayer
 Represents a raster layer. More...
 

Typedefs

typedef QList< QPair< QString, QColor > > QgsLegendColorList
 

Typedef Documentation

◆ QgsLegendColorList

typedef QList< QPair< QString, QColor > > QgsLegendColorList

Definition at line 58 of file qgsrasterlayer.h.