Home | All Classes | Main Classes | Annotated | Grouped Classes | Functions

QAccessibleObject Class Reference

The QAccessibleObject class implements parts of the QAccessibleInterface for QObjects. More...

#include <QAccessibleObject>

Inherits QAccessibleInterface.

Inherited by QAccessibleWidget.

Public Functions

Static Public Members

Protected Functions


Detailed Description

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.


Member Function Documentation

QAccessibleObject::QAccessibleObject ( QObject * object )

Creates a QAccessibleObject for object.

QAccessibleObject::~QAccessibleObject ()   [virtual protected]

Destroys the QAccessibleObject.

This only happens when a call to release() decrements the internal reference counter to zero.


Copyright © 2004 Trolltech. Trademarks
Qt 4.0.0-tp2