QDragEnterEvent

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Constructors

this
this(const(QPoint) pos, qt.core.namespace.DropActions actions, const(QMimeData) data, qt.core.namespace.MouseButtons buttons, qt.core.namespace.KeyboardModifiers modifiers)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Inherited Members

From QDragMoveEvent

~this
~this()
Undocumented in source.
answerRect
QRect answerRect()
Undocumented in source. Be warned that the author may not have intended to support it.
rect
QRect rect;
Undocumented in source.

Meta