![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qohosinputmethodeventhandler.h>
Public Attributes | |
| QPointer< QWindow > | targetWindow |
| std::int64_t | timestamp |
| qreal | value |
| QPointF | localPosition |
| QPointF | globalPosition |
| Qt::NativeGestureType | gestureType |
| QInputDevice::DeviceType | deviceType |
Definition at line 73 of file qohosinputmethodeventhandler.h.
| QInputDevice::DeviceType QOhosGestureEvent::deviceType |
Definition at line 81 of file qohosinputmethodeventhandler.h.
| Qt::NativeGestureType QOhosGestureEvent::gestureType |
Definition at line 80 of file qohosinputmethodeventhandler.h.
| QPointF QOhosGestureEvent::globalPosition |
Definition at line 79 of file qohosinputmethodeventhandler.h.
| QPointF QOhosGestureEvent::localPosition |
Definition at line 78 of file qohosinputmethodeventhandler.h.
Definition at line 75 of file qohosinputmethodeventhandler.h.
| std::int64_t QOhosGestureEvent::timestamp |
Definition at line 76 of file qohosinputmethodeventhandler.h.
| qreal QOhosGestureEvent::value |
Definition at line 77 of file qohosinputmethodeventhandler.h.