| 
    QGIS API Documentation 3.32.0-Lima (311a8cb8a6)
    
   | 
 
Struct that stores information of the raster used in QgsVirtualRasterProvider for the calculations, this struct is stored in the DecodedUriParameters. More...
#include <qgsrasterdataprovider.h>
Public Attributes | |
| QString | name | 
| QString | provider | 
| QString | uri | 
Struct that stores information of the raster used in QgsVirtualRasterProvider for the calculations, this struct is stored in the DecodedUriParameters.
Definition at line 552 of file qgsrasterdataprovider.h.
| QString QgsRasterDataProvider::VirtualRasterInputLayers::name | 
Definition at line 554 of file qgsrasterdataprovider.h.
| QString QgsRasterDataProvider::VirtualRasterInputLayers::provider | 
Definition at line 556 of file qgsrasterdataprovider.h.
| QString QgsRasterDataProvider::VirtualRasterInputLayers::uri | 
Definition at line 555 of file qgsrasterdataprovider.h.