Home · All Classes · Main Classes · Grouped Classes · Modules · Functions |
The QAccessibleObject class implements parts of the QAccessibleInterface for QObjects. More...
#include <QAccessibleObject>
Inherits QAccessibleInterface.
Inherited by QAccessibleWidget.
The QAccessibleObject class implements parts of the QAccessibleInterface for QObjects.
This class is mainly provided for convenience. All subclasses of the QAccessibleInterface that provide implementations of non-widget objects should use this class as their base class.
See also QAccessible and QAccessibleWidget.
Creates a QAccessibleObject for object.
Destroys the QAccessibleObject.
This only happens when a call to release() decrements the internal reference counter to zero.
Copyright © 2005 Trolltech | Trademarks | Qt 4.1.0 |