Uses of Class
io.qt.gui.QAccessible.State
Package | Description |
---|---|
io.qt.gui | |
io.qt.widgets |
-
Uses of QAccessible.State in io.qt.gui
Methods in io.qt.gui that return QAccessible.State Modifier and Type Method Description QAccessible.State
QAccessibleStateChangeEvent. changedStates()
Returns the states that have been changedQAccessible.State
QAccessible.State. clone()
QAccessible.State
QAccessibleApplication. state()
abstract QAccessible.State
QAccessibleInterface.Impl. state()
QAccessible.State
QAccessibleInterface. state()
abstract QAccessible.State
QAccessibleObject. state()
Methods in io.qt.gui with parameters of type QAccessible.State Modifier and Type Method Description protected void
QAccessibleStateChangeEvent. setChangedStates(QAccessible.State changedStates)
Constructors in io.qt.gui with parameters of type QAccessible.State Constructor Description QAccessibleStateChangeEvent(QObject obj, QAccessible.State state)
QAccessibleStateChangeEvent(QAccessibleInterface iface, QAccessible.State state)
-
Uses of QAccessible.State in io.qt.widgets
Methods in io.qt.widgets that return QAccessible.State Modifier and Type Method Description QAccessible.State
QAccessibleWidget. state()