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

(541d44065cdd898bb874183584adb45d96b47165)

#include <QtCore/private/qohoscommon_p.h>
#include <QtCore/qglobal.h>
#include <QtGui/qwindow.h>
#include <qarkui/input.h>
#include <qohosinputmethodeventhandler.h>
#include <qohosplugincore.h>
#include <render/qohoshovereventsgenerator.h>
Include dependency graph for qohosnativemouseeventshandler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

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

Function Documentation

◆ makeQOhosNativeMouseEventsHandler()

QOhosConsumer< QArkUi::NativeNodeMouseEvent > makeQOhosNativeMouseEventsHandler ( QtOhos::QThreadSafeRef< QWindow > qWindowRef,
QtOhos::QThreadSafeRef< QOhosInputMethodEventHandler > imEventHandlerRef,
std::shared_ptr< QOhosHoverEventsGenerator > hoverEventsGenerator )

Definition at line 179 of file qohosnativemouseeventshandler.cpp.