Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Add QgsColorRampLegendNodeSettings to QgsSingleBandGrayRenderer
- Loading branch information
Showing
with
75 additions
and 3 deletions.
- +4 −0 python/core/auto_generated/raster/qgscolorrampshader.sip.in
- +20 −0 python/core/auto_generated/raster/qgssinglebandgrayrenderer.sip.in
- +1 −0 src/core/raster/qgscolorrampshader.cpp
- +2 −0 src/core/raster/qgscolorrampshader.h
- +28 −2 src/core/raster/qgssinglebandgrayrenderer.cpp
- +20 −1 src/core/raster/qgssinglebandgrayrenderer.h