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>

Inherits QEvent.

Writable Properties

Public Functions


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 © 2004 Trolltech Trademarks
Qt 4.0.0-b1