_ZN27QGraphicsSceneDragDropEventC1EN6QEvent4TypeE, _ZN27QGraphicsSceneDragDropEventC2EN6QEvent4TypeE

Name

QGraphicsSceneDragDropEvent::QGraphicsSceneDragDropEvent -- QGraphicsSceneDragDropEvent constructor

Synopsis

#include <QtGui/qgraphicssceneevent.h>

QGraphicsSceneDragDropEvent::QGraphicsSceneDragDropEvent (QEvent::Type type = None);

Description

Constructs a new QGraphicsSceneDragDropEvent of the specified type. The type should have one of the following values:

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.