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
QT_BEGIN_NAMESPACE::QOhosNativeNodeMouseInputHandler Class Referencefinal
Inheritance diagram for QT_BEGIN_NAMESPACE::QOhosNativeNodeMouseInputHandler:
Collaboration diagram for QT_BEGIN_NAMESPACE::QOhosNativeNodeMouseInputHandler:

Public Member Functions

 QOhosNativeNodeMouseInputHandler (QtOhos::QThreadSafeRef< QWindow > qWindowRef, QtOhos::QThreadSafeRef< QOhosInputMethodEventHandler > imEventHandlerRef, std::shared_ptr< QOhosHoverEventsGenerator > hoverEventsGenerator)
void handleMouseEvent (::ArkUI_UIInputEvent *uiInputEvent)
 QOhosNativeNodeMouseInputHandler (QtOhos::QThreadSafeRef< QWindow > qWindowRef, QtOhos::QThreadSafeRef< QOhosInputMethodEventHandler > imEventHandlerRef, std::shared_ptr< QOhosHoverEventsGenerator > hoverEventsGenerator)
void handleMouseEvent (::ArkUI_UIInputEvent *uiInputEvent)

Detailed Description

Definition at line 59 of file qohosnativemouseeventshandler.cpp.

Constructor & Destructor Documentation

◆ QOhosNativeNodeMouseInputHandler() [1/2]

QT_BEGIN_NAMESPACE::QOhosNativeNodeMouseInputHandler::QOhosNativeNodeMouseInputHandler ( QtOhos::QThreadSafeRef< QWindow > qWindowRef,
QtOhos::QThreadSafeRef< QOhosInputMethodEventHandler > imEventHandlerRef,
std::shared_ptr< QOhosHoverEventsGenerator > hoverEventsGenerator )

Definition at line 88 of file qohosnativemouseeventshandler.cpp.

References QOhosNativeNodeMouseInputHandler().

Referenced by QOhosNativeNodeMouseInputHandler().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ QOhosNativeNodeMouseInputHandler() [2/2]

QT_BEGIN_NAMESPACE::QOhosNativeNodeMouseInputHandler::QOhosNativeNodeMouseInputHandler ( QtOhos::QThreadSafeRef< QWindow > qWindowRef,
QtOhos::QThreadSafeRef< QOhosInputMethodEventHandler > imEventHandlerRef,
std::shared_ptr< QOhosHoverEventsGenerator > hoverEventsGenerator )

Member Function Documentation

◆ handleMouseEvent() [1/2]

void QT_BEGIN_NAMESPACE::QOhosNativeNodeMouseInputHandler::handleMouseEvent ( ::ArkUI_UIInputEvent * uiInputEvent)

Definition at line 98 of file qohosnativemouseeventshandler.cpp.

◆ handleMouseEvent() [2/2]

void QT_BEGIN_NAMESPACE::QOhosNativeNodeMouseInputHandler::handleMouseEvent ( ::ArkUI_UIInputEvent * uiInputEvent)

The documentation for this class was generated from the following file: