mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-01 00:46:20 -05:00
document undocumented method
This commit is contained in:
parent
a3c762b218
commit
2be0f013f4
@ -102,6 +102,7 @@ class CORE_EXPORT QgsColorRampShader : public QgsRasterShaderFunction
|
||||
//! \brief Generates and new RGB value based on original RGB value
|
||||
bool shade( double, double, double, double, int*, int*, int*, int* ) override;
|
||||
|
||||
//! \brief Get symbology items if provided by renderer
|
||||
void legendSymbologyItems( QList< QPair< QString, QColor > >& symbolItems ) const override;
|
||||
|
||||
/** Sets whether the shader should not render values out of range.
|
||||
|
Loading…
x
Reference in New Issue
Block a user