Qt 5.3
Qt GUI
C++ Classes
QDrag
Qt 5.3.2 Reference Documentation
List of All Members for QDrag
This is the complete list of members for
QDrag
, including inherited members.
QDrag
(QObject *)
~QDrag
()
actionChanged
(Qt::DropAction)
defaultAction
() const : Qt::DropAction
dragCursor
(Qt::DropAction) const : QPixmap
exec
(Qt::DropActions) : Qt::DropAction
exec
(Qt::DropActions, Qt::DropAction) : Qt::DropAction
hotSpot
() const : QPoint
mimeData
() const : QMimeData *
pixmap
() const : QPixmap
setDragCursor
(const QPixmap &, Qt::DropAction)
setHotSpot
(const QPoint &)
setMimeData
(QMimeData *)
setPixmap
(const QPixmap &)
source
() const : QObject *
supportedActions
() const : Qt::DropActions
target
() const : QObject *
targetChanged
(QObject *)