QGIS API Documentation  3.37.0-Master (a5b4d9743e8)
Classes
qgsrasterdataprovider.h File Reference
#include "qgis_core.h"
#include "qgis_sip.h"
#include <cmath>
#include <QDateTime>
#include <QVariant>
#include <QImage>
#include "qgscolorrampshader.h"
#include "qgsdataprovider.h"
#include "qgsrasterattributetable.h"
#include "qgsfields.h"
#include "qgsrasterinterface.h"
#include "qgsrasterpyramid.h"
#include "qgsrasterrange.h"
#include "qgsrectangle.h"
#include "qgsrasteriterator.h"
#include "qgsrasterdataprovidertemporalcapabilities.h"
#include "qgsrasterdataproviderelevationproperties.h"
Include dependency graph for qgsrasterdataprovider.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QgsImageFetcher
 Handles asynchronous download of images. More...
 
class  QgsRasterDataProvider
 Base class for raster data providers. More...
 
struct  QgsRasterDataProvider::VirtualRasterInputLayers
 Struct that stores information of the raster used in QgsVirtualRasterProvider for the calculations, this struct is stored in the DecodedUriParameters. More...
 
struct  QgsRasterDataProvider::VirtualRasterParameters
 Struct that stores the information about the parameters that should be given to the QgsVirtualRasterProvider through the QgsRasterDataProvider::DecodedUriParameters. More...