![]() |
Qt 4.8
|
#include <qglobal.h>#include <private/qt_mac_p.h>#include <qaccessible.h>#include <qwidget.h>#include <qdebug.h>Go to the source code of this file.
Classes | |
| class | QAccessibleHierarchyManager |
| class | QAccessibleInterfaceWrapper |
| class | QAElement |
| class | QAInterface |
| class | QInterfaceFactory |
Functions | |
| Q_AUTOTEST_EXPORT bool | isItInteresting (const QAInterface &interface) |
| Q_AUTOTEST_EXPORT QDebug | operator<< (QDebug debug, const QAInterface &interface) |
| Q_AUTOTEST_EXPORT bool isItInteresting | ( | const QAInterface & | interface | ) |
Definition at line 631 of file qaccessible_mac.mm.
Referenced by QMultipleHIObjectFactory::registerChildren(), QAccessibleHierarchyManager::registerInterface(), and QAccessible::updateAccessibility().
| Q_AUTOTEST_EXPORT QDebug operator<< | ( | QDebug | debug, |
| const QAInterface & | interface | ||
| ) |
Definition at line 397 of file qaccessible_mac.mm.