Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QtWaylandClient::LeaveEvent Class Reference
Inheritance diagram for QtWaylandClient::LeaveEvent:
Collaboration diagram for QtWaylandClient::LeaveEvent:

Public Member Functions

 LeaveEvent (QWaylandWindow *surface, const QPointF &localPos, const QPointF &globalPos)
 LeaveEvent (QWaylandWindow *surface, const QPointF &localPos, const QPointF &globalPos)
Public Member Functions inherited from QtWaylandClient::QWaylandPointerEvent
 QWaylandPointerEvent (QEvent::Type type, Qt::ScrollPhase phase, QWaylandWindow *surface, ulong timestamp, const QPointF &localPos, const QPointF &globalPos, Qt::MouseButtons buttons, Qt::MouseButton button, Qt::KeyboardModifiers modifiers)
 QWaylandPointerEvent (QEvent::Type type, Qt::ScrollPhase phase, QWaylandWindow *surface, ulong timestamp, const QPointF &local, const QPointF &global, const QPoint &pixelDelta, const QPoint &angleDelta, Qt::MouseEventSource source, Qt::KeyboardModifiers modifiers, bool inverted)

Additional Inherited Members

Public Attributes inherited from QtWaylandClient::QWaylandPointerEvent
QEvent::Type type = QEvent::None
Qt::ScrollPhase phase = Qt::NoScrollPhase
ulong timestamp = 0
QPointF local
QPointF global
Qt::MouseButtons buttons
Qt::MouseButton button = Qt::NoButton
Qt::KeyboardModifiers modifiers
QPoint pixelDelta
QPoint angleDelta
Qt::MouseEventSource source = Qt::MouseEventNotSynthesized
QPointer< QWaylandWindowsurface
bool inverted = false

Detailed Description

Definition at line 721 of file qwaylandinputdevice.cpp.

Constructor & Destructor Documentation

◆ LeaveEvent() [1/2]

QtWaylandClient::LeaveEvent::LeaveEvent ( QWaylandWindow * surface,
const QPointF & localPos,
const QPointF & globalPos )
inline

Definition at line 724 of file qwaylandinputdevice.cpp.

References LeaveEvent().

Referenced by LeaveEvent().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ LeaveEvent() [2/2]

QtWaylandClient::LeaveEvent::LeaveEvent ( QWaylandWindow * surface,
const QPointF & localPos,
const QPointF & globalPos )
inline

Definition at line 724 of file qwaylandinputdevice.cpp.


The documentation for this class was generated from the following file: