dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QDragEnterEvent
qt
gui
event
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
extern (
C
++)
class
QDragEnterEvent :
QDragMoveEvent
{
this
(const(QPoint) pos, qt.core.namespace.DropActions actions, const(QMimeData) data, qt.core.namespace.MouseButtons buttons, qt.core.namespace.KeyboardModifiers modifiers);
~this
();
}
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
Source
See Implementation
qt
gui
event
classes
QApplicationStateChangeEvent
QCloseEvent
QContextMenuEvent
QDragEnterEvent
QDragLeaveEvent
QDragMoveEvent
QDropEvent
QEnterEvent
QExposeEvent
QFileOpenEvent
QFocusEvent
QHelpEvent
QHideEvent
QHoverEvent
QIconDragEvent
QInputEvent
QInputMethodEvent
QInputMethodQueryEvent
QKeyEvent
QMouseEvent
QMoveEvent
QNativeGestureEvent
QPaintEvent
QPlatformSurfaceEvent
QResizeEvent
QScreenOrientationChangeEvent
QScrollEvent
QScrollPrepareEvent
QShortcutEvent
QShowEvent
QStatusTipEvent
QTabletEvent
QToolBarChangeEvent
QTouchEvent
QWhatsThisClickedEvent
QWheelEvent
QWindowStateChangeEvent
structs
QPointingDeviceUniqueId
QTouchEventTouchPointPrivate