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()
Creates and returns a copy of this object.QAccessibleApplication.state()
SeeQAccessibleInterface::
state()const 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 TypeMethodDescriptionfinal boolean
QAccessible.State.equals
(QAccessible.State second) Seeoperator==(QAccessible::State,
QAccessible::State) protected final void
QAccessibleStateChangeEvent.setChangedStates
(QAccessible.State changedStates) SeeQAccessibleStateChangeEvent::
m_changedStates Constructors in io.qt.gui with parameters of type QAccessible.StateModifierConstructorDescriptionQAccessibleStateChangeEvent
(QObject obj, QAccessible.State state) QAccessibleStateChangeEvent
(QAccessibleInterface iface, QAccessible.State state) State
(QAccessible.State other) -
Uses of QAccessible.State in io.qt.widgets
Methods in io.qt.widgets that return QAccessible.State