Uses of Class
io.qt.gui.QAccessibleEvent
Package | Description |
---|---|
io.qt.gui |
-
Uses of QAccessibleEvent in io.qt.gui
Subclasses of QAccessibleEvent in io.qt.gui Modifier and Type Class Description class
QAccessibleStateChangeEvent
Notfies the accessibility framework that the state of an object has changedclass
QAccessibleTableModelChangeEvent
Signifies a change in a table, list, or tree where cells are added or removed.class
QAccessibleTextCursorEvent
Notifies of cursor movementsclass
QAccessibleTextInsertEvent
Notifies of text being insertedclass
QAccessibleTextRemoveEvent
Notifies of text being deletedclass
QAccessibleTextSelectionEvent
Signals a change in the text selection of an objectclass
QAccessibleTextUpdateEvent
Notifies about text changes.class
QAccessibleValueChangeEvent
Describes a change in value for an accessible objectMethods in io.qt.gui with parameters of type QAccessibleEvent Modifier and Type Method Description void
QAccessible.UpdateHandler. call(QAccessibleEvent event)
abstract void
QAccessibleBridge. notifyAccessibilityUpdate(QAccessibleEvent event)
static void
QAccessible. updateAccessibility(QAccessibleEvent event)