equal
deleted
inserted
replaced
982 \fn QAccessibleTableInterface *QAccessibleInterface::tableInterface() |
982 \fn QAccessibleTableInterface *QAccessibleInterface::tableInterface() |
983 \internal |
983 \internal |
984 */ |
984 */ |
985 |
985 |
986 /*! |
986 /*! |
|
987 \fn QAccessibleActionInterface *QAccessibleInterface::actionInterface() |
|
988 \internal |
|
989 */ |
|
990 |
|
991 /*! |
|
992 \fn QAccessibleImageInterface *QAccessibleInterface::imageInterface() |
|
993 \internal |
|
994 */ |
|
995 |
|
996 /*! |
987 \class QAccessibleEvent |
997 \class QAccessibleEvent |
988 \brief The QAccessibleEvent class is used to query addition |
998 \brief The QAccessibleEvent class is used to query addition |
989 accessibility information about complex widgets. |
999 accessibility information about complex widgets. |
990 |
1000 |
991 The event can be of type QEvent::AccessibilityDescription or |
1001 The event can be of type QEvent::AccessibilityDescription or |