_ZN24QGraphicsSceneMouseEventC1EN6QEvent4TypeE, _ZN24QGraphicsSceneMouseEventC2EN6QEvent4TypeE

Name

QGraphicsSceneMouseEvent::QGraphicsSceneMouseEvent -- QGraphicsSceneMouseEvent constructor

Synopsis

#include <QtGui/qgraphicssceneevent.h>

QGraphicsSceneMouseEvent::QGraphicsSceneMouseEvent (QEvent::Type type);

Description

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