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

QAccessibleButton Class Reference

The QAccessibleButton class implements the QAccessibleInterface for button type widgets. More...

#include <QAccessibleButton>

Inherits QAccessibleWidget.

Inherited by QAccessibleToolButton.

List of all members.

Public Functions

Static Public Members

Protected Functions


Detailed Description

The QAccessibleButton class implements the QAccessibleInterface for button type widgets.


Member Function Documentation

QAccessibleButton::QAccessibleButton ( QWidget * w, Role role )

Creates a QAccessibleButton object for w. role is propagated to the QAccessibleWidget constructor.

QAbstractButton * QAccessibleButton::button () const   [protected]

Returns the button.


Copyright © 2004 Trolltech. Trademarks
Qt 4.0.0-tp1