Uses of Class
io.qt.gui.QAccessibleEvent
Packages that use QAccessibleEvent
-
Uses of QAccessibleEvent in io.qt.gui
Subclasses of QAccessibleEvent in io.qt.guiModifier and TypeClassDescriptionclass
Notfies the accessibility framework that the state of an object has changedclass
Signifies a change in a table, list, or tree where cells are added or removed.class
Notifies of cursor movementsclass
Notifies of text being insertedclass
Notifies of text being deletedclass
Signals a change in the text selection of an objectclass
Notifies about text changes.class
Describes a change in value for an accessible objectMethods in io.qt.gui with parameters of type QAccessibleEventModifier and TypeMethodDescriptionvoid
QAccessible.UpdateHandler.accept
(QAccessibleEvent event) abstract void
QAccessibleBridge.notifyAccessibilityUpdate
(QAccessibleEvent event) static void
QAccessible.updateAccessibility
(QAccessibleEvent event)