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