![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <render/qohosnativeaxiseventhandler.h>#include <qarkui/input.h>#include <qarkui/qarkuiutils.h>#include <render/qohosnativegestureshandler.h>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::NativeGestureType > | QT_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) |
| QOhosConsumer< QOhosAxisEventType, ::ArkUI_UIInputEvent * > makeQOhosNativeAxisEventHandler | ( | QtOhos::QThreadSafeRef< QWindow > | qWindowRef, |
| QtOhos::QThreadSafeRef< QOhosInputMethodEventHandler > | imEventHandlerRef ) |
Definition at line 214 of file qohosnativeaxiseventhandler.cpp.