Skip to content
Permalink
Browse files
Update QgsPointDisplacementRenderer::legendKeysForFeature note
  • Loading branch information
rldhont committed Nov 30, 2016
1 parent 958355b commit 50ba777
Showing 1 changed file with 1 addition and 1 deletion.
@@ -78,7 +78,7 @@ class CORE_EXPORT QgsPointDisplacementRenderer: public QgsFeatureRendererV2
*/
virtual QgsSymbolV2List originalSymbolsForFeature( QgsFeature& feat, QgsRenderContext& context ) override;
/** Returns which legend keys match the feature
* @note added in QGIS 2.18.2
* @note added in QGIS 2.14.10
*/
virtual QSet< QString > legendKeysForFeature( QgsFeature& feature, QgsRenderContext& context ) override;
/** Proxy that will call this method on the embedded renderer.

0 comments on commit 50ba777

Please sign in to comment.