![]() |
Home · All Classes · Main Classes · Annotated · Grouped Classes · Functions | ![]() |
The QAccessibleToolButton class implements the QAccessibleInterface for tool buttons. More...
#include <QAccessibleToolButton>
Inherits QAccessibleButton.
The QAccessibleToolButton class implements the QAccessibleInterface for tool buttons.
This enum identifies the components of the tool button.
Constant | Value | Description |
---|---|---|
QAccessibleToolButton::ToolButtonSelf | 0 | The tool button as a whole. |
QAccessibleToolButton::ButtonExecute | 1 | The button. |
QAccessibleToolButton::ButtonDropMenu | 2 | The drop down menu. |
Creates a QAccessibleToolButton object for w. role is propagated to the QAccessibleWidget constructor.
Returns true if this tool button is a split button.
Returns the button.
Copyright © 2005 Trolltech | Trademarks | Qt 4.0.0-b2 |