Doc: Remove outdated documentation

We don't have this class in Qt anymore.
Drop the related snippet as well.

Pick-to: 5.15
Change-Id: I5149e2f9da483b9ad678a6d414a278cb7e107f10
Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
bb10
Paul Wicking 2020-08-11 12:54:06 +02:00
parent 295e98915d
commit 7bd965258e
1 changed files with 0 additions and 5 deletions

View File

@ -1798,11 +1798,6 @@ void QAccessibleInterface::virtual_hook(int /*id*/, void * /*data*/)
interfaces. For example a line edit should implement the
QAccessibleTextInterface.
Qt's QLineEdit for example has its accessibility support
implemented in QAccessibleLineEdit.
\snippet code/src_gui_accessible_qaccessible.cpp 3
\sa QAccessible::InterfaceType, QAccessibleTextInterface,
QAccessibleValueInterface, QAccessibleActionInterface,
QAccessibleTableInterface, QAccessibleTableCellInterface