_ZN30QGraphicsSceneContextMenuEventC1EN6QEvent4TypeE, _ZN30QGraphicsSceneContextMenuEventC2EN6QEvent4TypeE

Name

QGraphicsSceneContextMenuEvent::QGraphicsSceneContextMenuEvent -- QGraphicsSceneContextMenuEvent constructor

Synopsis

#include <QtGui/qgraphicssceneevent.h>

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

Description

Constructs the graphics scene context menu event of the specified 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.