_ZN19QToolBarChangeEventC1Eb, _ZN19QToolBarChangeEventC2Eb

Name

QToolBarChangeEvent::QToolBarChangeEvent -- QToolBarChangeEvent constructor

Synopsis


#include <QtGui/qevent.h>

QToolBarChangeEvent::QToolBarChangeEvent(bool state);

Description

The QToolBarChangeEvent::QToolBarChangeEvent() function shall construct a QToolBarChangeEvent object given the current button state in state.

This function is not intended to be used by applications directly, but may appear among appliction dependencies as a result of usage of other functions and macros.