Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Doxymentation
  • Loading branch information
m-kuhn committed Aug 18, 2014
1 parent d69a7f2 commit 1a89731
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/core/qgsvectorlayer.h
Expand Up @@ -1514,6 +1514,10 @@ class CORE_EXPORT QgsVectorLayer : public QgsMapLayer
*/
void removeSelection();

/**
* Will advice the map canvas (and any other interested party) that this layer requires to be repainted.
* Will emit a repaintRequested() signal.
*/
void triggerRepaint();

/** Update the extents for the layer. This is necessary if features are
Expand Down

0 comments on commit 1a89731

Please sign in to comment.