Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QGraphicsSceneContextMenuEventPrivate Class Reference
Inheritance diagram for QGraphicsSceneContextMenuEventPrivate:
Collaboration diagram for QGraphicsSceneContextMenuEventPrivate:

Public Member Functions

 QGraphicsSceneContextMenuEventPrivate ()=default
 QGraphicsSceneContextMenuEventPrivate ()=default
Public Member Functions inherited from QGraphicsSceneEventPrivate
 QGraphicsSceneEventPrivate ()
virtual ~QGraphicsSceneEventPrivate ()
 QGraphicsSceneEventPrivate ()
virtual ~QGraphicsSceneEventPrivate ()

Public Attributes

QPointF pos
QPointF scenePos
QPoint screenPos
Qt::KeyboardModifiers modifiers
QGraphicsSceneContextMenuEvent::Reason reason = QGraphicsSceneContextMenuEvent::Other
Public Attributes inherited from QGraphicsSceneEventPrivate
QWidgetwidget
QGraphicsSceneEventq_ptr
quint64 timestamp = 0

Detailed Description

Definition at line 924 of file qgraphicssceneevent.cpp.

Constructor & Destructor Documentation

◆ QGraphicsSceneContextMenuEventPrivate() [1/2]

QGraphicsSceneContextMenuEventPrivate::QGraphicsSceneContextMenuEventPrivate ( )
inlinedefault

◆ QGraphicsSceneContextMenuEventPrivate() [2/2]

QGraphicsSceneContextMenuEventPrivate::QGraphicsSceneContextMenuEventPrivate ( )
inlinedefault

Member Data Documentation

◆ modifiers

Qt::KeyboardModifiers QGraphicsSceneContextMenuEventPrivate::modifiers

Definition at line 933 of file qgraphicssceneevent.cpp.

◆ pos

QPointF QGraphicsSceneContextMenuEventPrivate::pos

Definition at line 930 of file qgraphicssceneevent.cpp.

◆ reason

QGraphicsSceneContextMenuEvent::Reason QGraphicsSceneContextMenuEventPrivate::reason = QGraphicsSceneContextMenuEvent::Other

Definition at line 934 of file qgraphicssceneevent.cpp.

◆ scenePos

QPointF QGraphicsSceneContextMenuEventPrivate::scenePos

Definition at line 931 of file qgraphicssceneevent.cpp.

◆ screenPos

QPoint QGraphicsSceneContextMenuEventPrivate::screenPos

Definition at line 932 of file qgraphicssceneevent.cpp.


The documentation for this class was generated from the following file: