filter_iter
Description:
Checks whether the row pointer by iter
should be filtered or not using the filtering function set on
this.
Note:
Use ListModel instead
This function should be used only by subclasses of Model.
Parameters:
this |
a Model |
iter |
the row to filter |
Returns:
|