Check out this quick tour to find the best demos and examples for you, and to see how the Felgo SDK can help you to develop your next app or game!
Base type for the SortFilterProxyModel proxy roles. More...
Import Statement: | import Felgo 3.0 |
Since: | Felgo 2.18.1 |
Inherited By: |
ExpressionRole, JoinRole, and SwitchRole |
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.
name : string |
This property holds the role name of the proxy role.