QGraphicsSceneDragDropEvent露
- PyQt5.QtWidgets.QGraphicsSceneDragDropEvent
Inherits from QGraphicsSceneEvent.
Description露
TODO
Methods露
- acceptProposedAction()
TODO
- buttons() → MouseButtons
TODO
- dropAction() → DropAction
TODO
- mimeData() → QMimeData
TODO
- modifiers() → KeyboardModifiers
TODO
- pos() → QPointF
TODO
- possibleActions() → DropActions
TODO
- proposedAction() → DropAction
TODO
- scenePos() → QPointF
TODO
- screenPos() → QPoint
TODO
- setDropAction(DropAction)
TODO
- source() → QWidget
TODO