Skip to content

Commit

Permalink
Update QgsPointDisplacementRenderer::legendKeysForFeature note
Browse files Browse the repository at this point in the history
  • Loading branch information
rldhont committed Nov 30, 2016
1 parent 958355b commit 50ba777
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/symbology-ng/qgspointdisplacementrenderer.h
Expand Up @@ -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.
Expand Down

0 comments on commit 50ba777

Please sign in to comment.