RoleFilter QML Type

Abstract base type providing functionality to role-dependent filters. 更多...

import 语句: import QtQml.Models
Since: Qt 6.10
继承:

Filter

继承者:

ValueFilter

状态: 预备

This type is under development and is subject to change.

特性

详细描述

特性文档编制

roleName : string

This property holds the role name that will be used to filter the data.

The default value is the display role.