Retrieves the number of rows inside this, eventually taking into account any filtering function set using set_filter.
Use ListModel instead
this |
a Model |
The length of the this. If there is a filter set, then the length of the filtered this is returned. |