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
qohosnativeaxiseventhandler.h File Reference

(c63cd183e20f7b9011dee96794933c86cdbfa054)

#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>
Include dependency graph for qohosnativeaxiseventhandler.h:
This graph shows which files directly or indirectly include this file:

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)

Enumeration Type Documentation

◆ QOhosAxisEventType

enum class QOhosAxisEventType
strong
Enumerator
AxisEvent 
CoastingAxisEvent 

Definition at line 16 of file qohosnativeaxiseventhandler.h.

Function Documentation

◆ makeQOhosNativeAxisEventHandler()

QOhosConsumer< QOhosAxisEventType,::ArkUI_UIInputEvent * > makeQOhosNativeAxisEventHandler ( QtOhos::QThreadSafeRef< QWindow > qWindowRef,
QtOhos::QThreadSafeRef< QOhosInputMethodEventHandler > imEventHandlerRef )

Definition at line 214 of file qohosnativeaxiseventhandler.cpp.