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

(f44c90c65c2ec8090861250e325b9f32cf50e34b)

#include <render/qohosnativeaxiseventhandler.h>
#include <optional>
#include <qarkui/input.h>
#include <qarkui/qarkuiutils.h>
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

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 166 of file qohosnativeaxiseventhandler.cpp.