_ZN23QGraphicsSceneHelpEventC1EN6QEvent4TypeE, _ZN23QGraphicsSceneHelpEventC2EN6QEvent4TypeE

Name

QGraphicsSceneHelpEvent::QGraphicsSceneHelpEvent -- QGraphicsSceneHelpEvent constructor

Synopsis

#include <QtGui/qgraphicssceneevent.h>

QGraphicsSceneHelpEvent::QGraphicsSceneHelpEvent (QEvent::Type type);

Description

Constructs a new QGraphicsSceneHelpEvent of the specified type type.

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