QAccessibleStateChangeEvent Class
The QAccessibleStateChangeEvent notfies the accessibility framework that the state of an object has changed. More...
Header: | #include <QAccessibleStateChangeEvent> |
qmake: | QT += gui |
Inherits: | QAccessibleEvent |
Additional Inherited Members
- 1 public function inherited from QAccessibleEvent
Detailed Description
This class is used with QAccessible::updateAccessibility().
See also QAccessibleInterface::state().