We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24a9f49 commit adae4d6Copy full SHA for adae4d6
src/app/nodetool/qgsselectedfeature.h
@@ -50,9 +50,7 @@ class QgsSelectedFeature: public QObject
50
* Setting selected feature
51
* @param featureId id of feature which was selected
52
* @param vlayer vector layer in which feature is selected
53
- * @param rubberBand rubber band which displays feature
54
* @param canvas mapCanvas on which we are working
55
- * @param geometry geometry of the selected feature
56
*/
57
void setSelectedFeature( QgsFeatureId featureId, QgsVectorLayer* vlayer, QgsMapCanvas* canvas );
58
0 commit comments