| 
    QGIS API Documentation 3.99.0-Master (f78f5286a64)
    
   | 
 
#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"

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... | |