- acceptProposedAction
void acceptProposedAction()
Undocumented in source. Be warned that the author may not have intended to support it.
- buttons
qt.core.namespace.MouseButtons buttons()
Undocumented in source. Be warned that the author may not have intended to support it.
- clone
QDropEvent clone()
Undocumented in source. Be warned that the author may not have intended to support it.
- dropAction
qt.core.namespace.DropAction dropAction()
Undocumented in source. Be warned that the author may not have intended to support it.
- keyboardModifiers
qt.core.namespace.KeyboardModifiers keyboardModifiers()
Undocumented in source. Be warned that the author may not have intended to support it.
- mimeData
const(QMimeData) mimeData()
Undocumented in source. Be warned that the author may not have intended to support it.
- modifiers
qt.core.namespace.KeyboardModifiers modifiers()
Undocumented in source. Be warned that the author may not have intended to support it.
- mouseButtons
qt.core.namespace.MouseButtons mouseButtons()
Undocumented in source. Be warned that the author may not have intended to support it.
- pos
QPoint pos()
Undocumented in source. Be warned that the author may not have intended to support it.
- posF
QPointF posF()
Undocumented in source. Be warned that the author may not have intended to support it.
- position
QPointF position()
Undocumented in source. Be warned that the author may not have intended to support it.
- possibleActions
qt.core.namespace.DropActions possibleActions()
Undocumented in source. Be warned that the author may not have intended to support it.
- proposedAction
qt.core.namespace.DropAction proposedAction()
Undocumented in source. Be warned that the author may not have intended to support it.
- setDropAction
void setDropAction(qt.core.namespace.DropAction action)
Undocumented in source.
- source
QObject source()
Undocumented in source.
- ~this
~this()
Undocumented in source.
- type
Type type()
Undocumented in source. Be warned that the author may not have intended to support it.
- spontaneous
bool spontaneous()
Undocumented in source. Be warned that the author may not have intended to support it.
- setAccepted
void setAccepted(bool accepted)
Undocumented in source. Be warned that the author may not have intended to support it.
- isAccepted
bool isAccepted()
Undocumented in source. Be warned that the author may not have intended to support it.
- accept
void accept()
Undocumented in source. Be warned that the author may not have intended to support it.
- ignore
void ignore()
Undocumented in source. Be warned that the author may not have intended to support it.
- isInputEvent
bool isInputEvent()
Undocumented in source. Be warned that the author may not have intended to support it.
- isPointerEvent
bool isPointerEvent()
Undocumented in source. Be warned that the author may not have intended to support it.
- isSinglePointEvent
bool isSinglePointEvent()
Undocumented in source. Be warned that the author may not have intended to support it.
- registerEventType
int registerEventType(int hint)
Undocumented in source.
- clone
QEvent clone()
Undocumented in source.
- InputEventTag
struct InputEventTag
Undocumented in source.
- PointerEventTag
struct PointerEventTag
Undocumented in source.
- SinglePointEventTag
struct SinglePointEventTag
Undocumented in source.
- t
quint16 t;
Undocumented in source.
Binding for C++ class QDropEvent.