Harrissou Sant-anna
91bc780404
Another unnecessary parenthesis
2023-04-11 07:25:37 +10:00
Alessandro Pasotti
1201690790
Some more TRUE/FALSE homogenization
2022-03-21 09:20:52 +01:00
Alex
d7ffe0b7ec
DelazJ bonification
...
Co-authored-by: Harrissou Sant-anna <delazj@gmail.com>
2022-01-11 11:17:49 -05:00
roya0045
57e25ca19e
proposal tags
...
made with https://gist.github.com/roya0045/eaa19acabe1033569f97b40604b7e6df
2022-01-07 08:33:29 -05:00
Harrissou Sant-anna
fccfac8a6f
Add/update examples using get_feature function
...
reinforcing the need for uniqueness, since get_feature output is unpredictable
2020-11-16 07:20:43 +10:00
Harrissou Sant-anna
6ee681a224
Add/fix examples using the get_feature_by_id function
2020-11-16 07:20:43 +10:00
SrNetoChan
d097adeacd
Add groups to function_help files
2020-07-02 15:03:16 +10:00
Richard Duivenvoorde
d1d4824d58
Fix #36983 arguments of is_selected are flipped
...
Improve documentation of is_selected function to describe all available variants
2020-06-09 19:57:59 +10:00
Matthias Kuhn
5093ec6bc9
Improve num_selected and is_selected function help
2016-11-09 08:45:53 +01:00
Matthias Kuhn
01f3c9ae38
[FEATURE] Add is_selected and num_selected functions
...
* is_selected() returns if the current feature is selected
* num_selected() returns the number of selected features on the current layer
* is_selected(layer, feature) returns if the "feature" is selected. "feature"
must be on "layer".
* num_selected(layer) returns the number of selected features on "layer"
2016-10-27 17:24:15 +02:00