Uses of Class
io.qt.gui.QAccessible.State
Packages that use QAccessible.State
-
Uses of QAccessible.State in io.qt.gui
Methods in io.qt.gui that return QAccessible.StateModifier and TypeMethodDescriptionfinal QAccessible.State
QAccessibleStateChangeEvent.changedStates()
Returns the states that have been changedQAccessible.State.clone()
QAccessibleApplication.state()
abstract QAccessible.State
QAccessibleInterface.Impl.state()
QAccessibleInterface.state()
abstract QAccessible.State
QAccessibleObject.state()
Methods in io.qt.gui with parameters of type QAccessible.StateModifier and TypeMethodDescriptionprotected final void
QAccessibleStateChangeEvent.setChangedStates
(QAccessible.State changedStates) Constructors in io.qt.gui with parameters of type QAccessible.StateModifierConstructorDescriptionQAccessibleStateChangeEvent
(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