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
input.cpp File Reference

(dc8a6de42c8adb89275628f0adb067e9664a795d)

#include <qarkui/input.h>
Include dependency graph for input.cpp:

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)