Qt Reference Documentation
Home
Modules
QtGui
QGraphicsSceneDragDropEvent
List of All Members for QGraphicsSceneDragDropEvent
This is the complete list of members for
QGraphicsSceneDragDropEvent
, including inherited members.
enum
Type
~QGraphicsSceneDragDropEvent
()
accept
()
acceptProposedAction
()
buttons
() const : Qt::MouseButtons
d
: QEventPrivate *
d_ptr
: QScopedPointer<QGraphicsSceneEventPrivate>
dropAction
() const : Qt::DropAction
ignore
()
isAccepted
() const : bool
mimeData
() const : const QMimeData *
modifiers
() const : Qt::KeyboardModifiers
pos
() const : QPointF
possibleActions
() const : Qt::DropActions
proposedAction
() const : Qt::DropAction
registerEventType
( int ) : int
scenePos
() const : QPointF
screenPos
() const : QPoint
setAccepted
( bool )
setDropAction
( Qt::DropAction )
source
() const : QWidget *
spontaneous
() const : bool
t
: ushort
type
() const : Type
widget
() const : QWidget *