![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qarkui/input.h>Go to the source code of this file.
Namespaces | |
| namespace | QArkUi |
Typedefs | |
| using | QArkUi::JsDisplayId = QOhosDisplayInfo::JsDisplayId |
Functions | |
| QOhosOptional<::Input_MouseEventAction > | QArkUi::tryMapMouseEventAction (std::int32_t actionValue) |
| QOhosOptional<::Input_MouseEventButton > | QArkUi::tryMapMouseEventButton (std::int32_t buttonValue) |
| QOhosOptional<::Input_TouchEventAction > | QArkUi::tryMapTouchEventAction (std::int32_t actionValue) |
| QOhosOptional<::Input_KeyEventAction > | QArkUi::tryMapKeyEventAction (std::int32_t actionValue) |
| QInputDevice::DeviceType | QArkUi::getTouchDeviceType (const ::ArkUI_UIInputEvent *inputEvent) |