Base type for filters based on a source model role More...
Import Statement: | import . |
Inherits: | |
Inherited By: |
The RoleFilter type cannot be used directly in a QML file. It exists to provide a set of common properties and methods, available across all the other filter types that inherit from it. Attempting to use the RoleFilter type directly will result in an error.
This property holds the role name that the filter is using to query the source model's data when filtering items.