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

(76ddf53b5d572d2508acd79a662dde0dce4fdb93)

Include dependency graph for qohosnativeaxiseventhandler.cpp:

Go to the source code of this file.

Classes

class  QT_BEGIN_NAMESPACE::QOhosAxisEventHandler

Namespaces

namespace  QT_BEGIN_NAMESPACE
 Combined button and popup list for selecting options.

Functions

QOhosOptional< Qt::NativeGestureTypeQT_BEGIN_NAMESPACE::getQtGestureType (::InputEvent_AxisAction ohAxisActionType)
Qt::ScrollPhase QT_BEGIN_NAMESPACE::convertArkUiAxisEventActionToQtScrollPhase (std::int32_t arkUiAxisEventAction)
Qt::ScrollPhase QT_BEGIN_NAMESPACE::convertArkUiCoastingAxisEventActionToQtScrollPhase (::ArkUI_CoastingAxisEventPhase phase)
QOhosConsumer< QOhosAxisEventType, ::ArkUI_UIInputEvent * > makeQOhosNativeAxisEventHandler (QtOhos::QThreadSafeRef< QWindow > qWindowRef, QtOhos::QThreadSafeRef< QOhosInputMethodEventHandler > imEventHandlerRef)

Function Documentation

◆ makeQOhosNativeAxisEventHandler()

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

Definition at line 214 of file qohosnativeaxiseventhandler.cpp.