|
QGIS API Documentation 3.36.0-Maidenhead (09951dc0acf)
|
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 537 of file qgsrasterdataprovider.h.
| QString QgsRasterDataProvider::VirtualRasterInputLayers::name |
Definition at line 539 of file qgsrasterdataprovider.h.
| QString QgsRasterDataProvider::VirtualRasterInputLayers::provider |
Definition at line 541 of file qgsrasterdataprovider.h.
| QString QgsRasterDataProvider::VirtualRasterInputLayers::uri |
Definition at line 540 of file qgsrasterdataprovider.h.