Home | All Classes | Main Classes | Annotated | Grouped Classes | Functions | ![]() |
The QToolBarSwitchEvent class provides an event that is sent whenever a the toolbar button is clicked on Mac OS X. More...
#include <QToolBarSwitchEvent>
Inherits QEvent.
The QToolBarSwitchEvent class provides an event that is sent whenever a the toolbar button is clicked on Mac OS X.
The QToolBarSwitchEvent is sent when the toolbar button is clicked. On Mac OS X, this is the long oblong button on the right side of the window titlebar. The default implementation is to toggle the appearance (hidden or shown) of the associated toolbars for the window.
Copyright © 2004 Trolltech. | Trademarks | Qt 4.0.0-tp2 |