Qt 4.8
|
#include <QtCore/qcoreapplication.h>
#include <QtGui/qaccessible2.h>
#include <QtGui/qaccessiblewidget.h>
Go to the source code of this file.
Classes | |
class | QAccessibleButton |
The QAccessibleButton class implements the QAccessibleInterface for button type widgets. More... | |
class | QAccessibleDisplay |
The QAccessibleDisplay class implements the QAccessibleInterface for widgets that display information. More... | |
class | QAccessibleGroupBox |
class | QAccessibleLineEdit |
The QAccessibleLineEdit class implements the QAccessibleInterface for widgets with editable text. More... | |
class | QAccessibleProgressBar |
class | QAccessibleToolButton |
The QAccessibleToolButton class implements the QAccessibleInterface for tool buttons. More... | |