Qt:Документация 4.3.2/qaccessibleobject

Материал из Wiki.crossplatform.ru

Перейти к: навигация, поиск
40px Внимание: Актуальная версия перевода документации находится здесь

__NOTOC__

Image:qt-logo.png

Главная · Все классы · Основные классы · Классы по группам · Модули · Функции

Image:trolltech-logo.png

Содержание

QAccessibleObject Class Reference
[модуль QtGui ]

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

 #include <QAccessibleObject>

Inherits QAccessibleInterface.

Inherited by QAccessibleWidget.

Открытые функции

Защищенные функции

Дополнительные унаследованные члены

  • 7 статических открытых члена унаследованных от QAccessible

Подробное описание

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.


Описание функций-членов

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 © 2007 Trolltech Trademarks
Qt 4.3.2