_ZN24QGraphicsSceneHoverEventC1EN6QEvent4TypeE, _ZN24QGraphicsSceneHoverEventC2EN6QEvent4TypeE

Name

QGraphicsSceneHoverEvent::QGraphicsSceneHoverEvent -- QGraphicsSceneHoverEvent constructor

Synopsis

#include <QtGui/qgraphicssceneevent.h>

QGraphicsSceneHoverEvent::QGraphicsSceneHoverEvent (QEvent::Type type);

Description

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