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

(dc8a6de42c8adb89275628f0adb067e9664a795d)

#include <render/qohosnativekeyeventshandler.h>
#include <arkui/native_key_event.h>
#include <qarkui/qarkuiutils.h>
#include <qohoskeymodifiers.h>
#include <qohosnativenodekeyevent.h>
Include dependency graph for qohosnativekeyeventshandler.cpp:

Go to the source code of this file.

Namespaces

namespace  QT_BEGIN_NAMESPACE
 Combined button and popup list for selecting options.

Functions

bool QT_BEGIN_NAMESPACE::isModifierKey (::ArkUI_KeyCode keyCode)
QOhosConsumer<::ArkUI_UIInputEvent * > makeQOhosNativeKeyEventsHandler (QtOhos::QThreadSafeRef< QWindow > qWindowRef, QtOhos::QThreadSafeRef< QOhosInputMethodEventHandler > imEventHandlerRef)

Function Documentation

◆ makeQOhosNativeKeyEventsHandler()

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

Definition at line 36 of file qohosnativekeyeventshandler.cpp.