![]() |
Qt 6.x
The Qt SDK
|
#include <qquickdrag_p.h>
Inheritance diagram for QQuickDropEventEx:
Collaboration diagram for QQuickDropEventEx:Public Member Functions | |
| void | setProposedAction (Qt::DropAction action) |
| void | copyActions (const QDropEvent &from) |
Static Public Member Functions | |
| static void | setProposedAction (QDropEvent *event, Qt::DropAction action) |
| static void | copyActions (QDropEvent *to, const QDropEvent &from) |
Definition at line 84 of file qquickdrag_p.h.
|
inline |
Definition at line 93 of file qquickdrag_p.h.
Referenced by copyActions().
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 96 of file qquickdrag_p.h.
References copyActions().
Here is the call graph for this function:
|
inlinestatic |
Definition at line 89 of file qquickdrag_p.h.
References setProposedAction().
Here is the call graph for this function:
|
inline |
Definition at line 87 of file qquickdrag_p.h.
Referenced by QQuickDragAttachedPrivate::deliverEnterEvent(), QQuickDragAttachedPrivate::deliverMoveEvent(), QQuickDragAttached::drop(), and setProposedAction().
Here is the caller graph for this function: