src/gui/accessible/qaccessible.cpp
changeset 3 41300fa6a67c
parent 0 1918ee327afb
child 4 3b1da2848fc7
equal deleted inserted replaced
2:56cd8111b7f7 3:41300fa6a67c
   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