Home · All Classes · Modules

QGraphicsSceneDragDropEvent Class Reference
[QtGui module]

Inherits QGraphicsSceneEvent.

Methods


Detailed Description


Method Documentation

QGraphicsSceneDragDropEvent.__init__ (self, QEvent.Type type = QEvent.None)

QGraphicsSceneDragDropEvent.__init__ (self, QGraphicsSceneDragDropEvent other)

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.setButtons (self, Qt.MouseButtons buttons)

QGraphicsSceneDragDropEvent.setDropAction (self, Qt.DropAction action)

QGraphicsSceneDragDropEvent.setMimeData (self, QMimeData data)

QGraphicsSceneDragDropEvent.setModifiers (self, Qt.KeyboardModifiers modifiers)

QGraphicsSceneDragDropEvent.setPos (self, QPointF pos)

QGraphicsSceneDragDropEvent.setPossibleActions (self, Qt.DropActions actions)

QGraphicsSceneDragDropEvent.setProposedAction (self, Qt.DropAction action)

QGraphicsSceneDragDropEvent.setScenePos (self, QPointF pos)

QGraphicsSceneDragDropEvent.setScreenPos (self, QPoint pos)

QGraphicsSceneDragDropEvent.setSource (self, QWidget source)

QWidget QGraphicsSceneDragDropEvent.source (self)


PyQt 4.1.1 for X11Copyright © Riverbank Computing Ltd and Trolltech AS 2006Qt 4.2.2