_ZN30QGraphicsSceneContextMenuEvent9setReasonENS_6ReasonE

Name

QGraphicsSceneContextMenuEvent::setReason -- set the reason for the context menu event

Synopsis

#include <QtGui/qgraphicssceneevent.h>

void QGraphicsSceneContextMenuEvent::setReason (Reason reason);

Description

The QGraphicsSceneContextMenuEvent::setReason() function shall set the reason for the context menu to reason.

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.