Qt 6.2
Qt GUI
C++ Classes
QDropEvent
Qt 6.2.0 Reference Documentation
List of All Members for QDropEvent
This is the complete list of members for
QDropEvent
, including inherited members.
QDropEvent
(const QPointF &, Qt::DropActions, const QMimeData *, Qt::MouseButtons, Qt::KeyboardModifiers, QEvent::Type)
enum
Type
accept
()
acceptProposedAction
()
clone
() const : QEvent *
dropAction
() const : Qt::DropAction
ignore
()
isAccepted
() const : bool
isInputEvent
() const : bool
isPointerEvent
() const : bool
isSinglePointEvent
() const : bool
mimeData
() const : const QMimeData *
possibleActions
() const : Qt::DropActions
proposedAction
() const : Qt::DropAction
registerEventType
(int) : int
setAccepted
(bool)
setDropAction
(Qt::DropAction)
source
() const : QObject *
spontaneous
() const : bool
type
() const : QEvent::Type