_ZN19QGraphicsSceneEventC1EN6QEvent4TypeE, _ZN19QGraphicsSceneEventC2EN6QEvent4TypeE

Name

QGraphicsSceneEvent::QGraphicsSceneEvent -- QGraphicsSceneEvent constructor

Synopsis

#include <QtGui/qgraphicssceneevent.h>

QGraphicsSceneEvent::QGraphicsSceneEvent (QEvent::Type type);

Description

Constructs a new QGraphicsSceneEvent 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.