Base type for the SortFilterProxyModel proxy roles. More...
Import Statement: | import SortFilterProxyModel . |
Inherited By: | RegExpRole and SingleRole |
The ProxyRole 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 proxy role types that inherit from it. Attempting to use the ProxyRole type directly will result in an error.