QGIS API Documentation
3.0.2-Girona (307d082)
|
#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 "qgsraster.h"
#include "qgsrasterdataprovider.h"
#include "qgsrasterpipe.h"
#include "qgsrasterviewport.h"
#include "qgsrasterminmaxorigin.h"
#include "qgscontrastenhancement.h"
Go to the source code of this file.
Classes | |
struct | QgsRasterLayer::LayerOptions |
Setting options for loading raster layers. More... | |
class | QgsRasterLayer |
This class provides qgis with the ability to render raster datasets onto the mapcanvas. More... | |
Typedefs | |
typedef QList< QPair< QString, QColor > > | QgsLegendColorList |
typedef QList< QPair< QString, QColor > > QgsLegendColorList |
Definition at line 48 of file qgsrasterlayer.h.