QDragEnterEvent

Binding for C++ class QDragEnterEvent.

extern (C++)
class QDragEnterEvent : QDragMoveEvent {}

Destructor

~this
~this()
Undocumented in source.

Inherited Members

From QDragMoveEvent

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

Meta