Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QGraphicsSceneContextMenuEventPrivate Class Reference
+ Inheritance diagram for QGraphicsSceneContextMenuEventPrivate:
+ Collaboration diagram for QGraphicsSceneContextMenuEventPrivate:

Public Member Functions

 QGraphicsSceneContextMenuEventPrivate ()=default
 
- Public Member Functions inherited from 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 923 of file qgraphicssceneevent.cpp.

Constructor & Destructor Documentation

◆ QGraphicsSceneContextMenuEventPrivate()

QGraphicsSceneContextMenuEventPrivate::QGraphicsSceneContextMenuEventPrivate ( )
inlinedefault

Member Data Documentation

◆ modifiers

Qt::KeyboardModifiers QGraphicsSceneContextMenuEventPrivate::modifiers

Definition at line 932 of file qgraphicssceneevent.cpp.

◆ pos

QPointF QGraphicsSceneContextMenuEventPrivate::pos

Definition at line 929 of file qgraphicssceneevent.cpp.

◆ reason

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

Definition at line 933 of file qgraphicssceneevent.cpp.

◆ scenePos

QPointF QGraphicsSceneContextMenuEventPrivate::scenePos

Definition at line 930 of file qgraphicssceneevent.cpp.

◆ screenPos

QPoint QGraphicsSceneContextMenuEventPrivate::screenPos

Definition at line 931 of file qgraphicssceneevent.cpp.


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