![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/private/qohoscommon_p.h>#include <QtCore/qglobal.h>#include <QtGui/qwindow.h>#include <arkui/ui_input_event.h>#include <qohosinputmethodeventhandler.h>#include <qohosplugincore.h>Go to the source code of this file.
Enumerations | |
| enum class | QOhosAxisEventType { AxisEvent , CoastingAxisEvent } |
Functions | |
| QOhosConsumer< QOhosAxisEventType, ::ArkUI_UIInputEvent * > | makeQOhosNativeAxisEventHandler (QtOhos::QThreadSafeRef< QWindow > qWindowRef, QtOhos::QThreadSafeRef< QOhosInputMethodEventHandler > imEventHandlerRef) |
|
strong |
| Enumerator | |
|---|---|
| AxisEvent | |
| CoastingAxisEvent | |
Definition at line 16 of file qohosnativeaxiseventhandler.h.
| QOhosConsumer< QOhosAxisEventType,::ArkUI_UIInputEvent * > makeQOhosNativeAxisEventHandler | ( | QtOhos::QThreadSafeRef< QWindow > | qWindowRef, |
| QtOhos::QThreadSafeRef< QOhosInputMethodEventHandler > | imEventHandlerRef ) |
Definition at line 214 of file qohosnativeaxiseventhandler.cpp.