![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <input.h>
Static Public Member Functions | |
| static QOhosOptional< TouchEvent > | createFromNativeEvent (const ::Input_TouchEvent *event) |
Public Attributes | |
| JsWindowId | jsWindowId |
| QOhosDisplayInfo::JsDisplayId | jsDisplayId |
| QPoint | displayPosition |
| ::Input_TouchEventAction | action |
| std::int32_t | fingerId |
| std::chrono::microseconds | actionTime |
|
static |
Definition at line 100 of file input.cpp.
References makeEmptyQOhosOptional().
| QOhosDisplayInfo::JsDisplayId QArkUi::TouchEvent::jsDisplayId |
| JsWindowId QArkUi::TouchEvent::jsWindowId |