Home · All Classes · Main Classes · Annotated · Grouped Classes · Functions

QToolBarChangeEvent Class Reference

The QToolBarChangeEvent class provides an event that is sent whenever a the toolbar button is clicked on Mac OS X. More...

#include <QToolBarChangeEvent>

Part of the QtGui module.

Inherits QEvent.

Public Functions

Additional Inherited Members


Detailed Description

The QToolBarChangeEvent class provides an event that is sent whenever a the toolbar button is clicked on Mac OS X.

The QToolBarChangeEvent 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.


Member Function Documentation

QToolBarChangeEvent::~QToolBarChangeEvent ()

bool QToolBarChangeEvent::toggle () const


Copyright © 2005 Trolltech Trademarks
Qt 4.0.0-b2