Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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)
 
- 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 711 of file qwaylandinputdevice.cpp.

Constructor & Destructor Documentation

◆ LeaveEvent()

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

Definition at line 714 of file qwaylandinputdevice.cpp.


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