QAccessibleStateChangeEventnotfies the accessibility framework that the state of an object has changed. 更多 …
def
changedStates
()
此类被用于
updateAccessibility().另请参阅
QAccessibleStateChangeEvent
(
iface
,
state
)
¶
QAccessibleStateChangeEvent(obj, state)
- param iface
- param state
State- param obj
QObject
构造新
QAccessibleStateChangeEvent
.
iface
是接口关联事件
state
是可访问对象的状态。
构造新
QAccessibleStateChangeEvent
for
object
. The difference to the object’s previous state is in
state
.