Home | All Classes | Main Classes | Annotated | Grouped Classes | Functions | ![]() |
The QAccessibleSlider class implements the QAccessibleInterface for sliders. More...
#include <QAccessibleSlider>
Inherits QAccessibleWidget.
The QAccessibleSlider class implements the QAccessibleInterface for sliders.
This enum identifies the components of the slider.
QAccessibleSlider::SliderSelf | The slider as a whole. |
QAccessibleSlider::PageLeft | The area to the left of the position. |
QAccessibleSlider::Position | The position indicator. |
QAccessibleSlider::PageRight | The area to the right of the position. |
Constructs a QAccessibleScrollBar object for w. name is propagated to the QAccessibleWidget constructor.
Returns the default action for the given child. The base class implementation returns 0.
Returns the slider.
Copyright © 2004 Trolltech. | Trademarks | Qt 4.0.0-tp1 |