QAccessibleEditableTextInterface Class
The QAccessibleEditableTextInterface class implements support for objects with editable text. More...
| Header: | #include <QAccessibleEditableTextInterface> |
| qmake: | QT += gui |
Detailed Description
When implementing this interface you will almost certainly also want to implement QAccessibleTextInterface.
See also QAccessibleInterface.