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
QOhosGestureEvent Struct Reference

#include <qohosinputmethodeventhandler.h>

Collaboration diagram for QOhosGestureEvent:

Public Attributes

QPointer< QWindowtargetWindow
std::int64_t timestamp
qreal value
QPointF localPosition
QPointF globalPosition
Qt::NativeGestureType gestureType
QInputDevice::DeviceType deviceType

Detailed Description

Definition at line 73 of file qohosinputmethodeventhandler.h.

Member Data Documentation

◆ deviceType

QInputDevice::DeviceType QOhosGestureEvent::deviceType

Definition at line 81 of file qohosinputmethodeventhandler.h.

◆ gestureType

Qt::NativeGestureType QOhosGestureEvent::gestureType

Definition at line 80 of file qohosinputmethodeventhandler.h.

◆ globalPosition

QPointF QOhosGestureEvent::globalPosition

Definition at line 79 of file qohosinputmethodeventhandler.h.

◆ localPosition

QPointF QOhosGestureEvent::localPosition

Definition at line 78 of file qohosinputmethodeventhandler.h.

◆ targetWindow

QPointer<QWindow> QOhosGestureEvent::targetWindow

Definition at line 75 of file qohosinputmethodeventhandler.h.

◆ timestamp

std::int64_t QOhosGestureEvent::timestamp

Definition at line 76 of file qohosinputmethodeventhandler.h.

◆ value

qreal QOhosGestureEvent::value

Definition at line 77 of file qohosinputmethodeventhandler.h.


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