QGraphicsSceneDragDropEvent Class Reference
[QtGui module]
Inherits QGraphicsSceneEvent.
Methods
Detailed Description
Method Documentation
QGraphicsSceneDragDropEvent.acceptProposedAction (self)
Qt.MouseButtons QGraphicsSceneDragDropEvent.buttons (self)
Qt.DropAction QGraphicsSceneDragDropEvent.dropAction (self)
QMimeData QGraphicsSceneDragDropEvent.mimeData (self)
Qt.KeyboardModifiers QGraphicsSceneDragDropEvent.modifiers (self)
QPointF QGraphicsSceneDragDropEvent.pos (self)
Qt.DropActions QGraphicsSceneDragDropEvent.possibleActions (self)
Qt.DropAction QGraphicsSceneDragDropEvent.proposedAction (self)
QPointF QGraphicsSceneDragDropEvent.scenePos (self)
QPoint QGraphicsSceneDragDropEvent.screenPos (self)
QGraphicsSceneDragDropEvent.setDropAction (self, Qt.DropAction)
QWidget QGraphicsSceneDragDropEvent.source (self)