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.StateQAccessibleStateChangeEvent.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.StateQAccessibleInterface.Impl.state()QAccessibleInterface.state()abstract QAccessible.StateQAccessibleObject.state()Methods in io.qt.gui with parameters of type QAccessible.StateModifier and TypeMethodDescriptionfinal booleanQAccessible.State.equals(QAccessible.State second) Seeoperator==(QAccessible::State,QAccessible::State) protected final voidQAccessibleStateChangeEvent.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