Home · All Classes · Modules

QDropEvent Class Reference
[QtGui module]

Inherits QEvent and QMimeSource.

Inherited by QDragMoveEvent.

Methods


Detailed Description


Method Documentation

QDropEvent.__init__ (self, QPoint, Qt.DropActions, QMimeData, Qt.MouseButtons, Qt.KeyboardModifiers, QEvent.Type type = QEvent.Drop)

QDropEvent.__init__ (self, QDropEvent)

QDropEvent.acceptProposedAction (self)

Qt.DropAction QDropEvent.dropAction (self)

QByteArray QDropEvent.encodedData (self, str)

str QDropEvent.format (self, int n = 0)

Qt.KeyboardModifiers QDropEvent.keyboardModifiers (self)

QMimeData QDropEvent.mimeData (self)

Qt.MouseButtons QDropEvent.mouseButtons (self)

QPoint QDropEvent.pos (self)

Qt.DropActions QDropEvent.possibleActions (self)

Qt.DropAction QDropEvent.proposedAction (self)

bool QDropEvent.provides (self, str)

QDropEvent.setDropAction (self, Qt.DropAction)

QWidget QDropEvent.source (self)


PyQt 4.8 for X11Copyright © Riverbank Computing Ltd and Nokia 2010Qt 4.7.0