Module qt_gui::q_accessible

source ·
Expand description

C++ type: QAccessible

Structs

  • This enum type defines accessible event types.

  • QAccessibleInterface supports several sub interfaces. In order to provide more information about some objects, their accessible representation should implement one or more of these interfaces.

  • This enum type defines bit flags that can be combined to indicate the relationship between two accessible objects.

  • This enum defines the role of an accessible object. The roles are:

  • This structure defines bit flags that indicate the state of an accessible object. The values are:

  • This enum specifies string information that an accessible object returns.

  • This enum describes different types of text boundaries. It follows the IAccessible2 API and is used in the QAccessibleTextInterface.