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

(dc8a6de42c8adb89275628f0adb067e9664a795d)

#include <QtCore/qflags.h>
#include <QtCore/qglobal.h>
#include <ace/xcomponent/native_interface_xcomponent.h>
#include <qohoskeyevent.h>
#include <qohoskeyeventconverthelpers.h>
Include dependency graph for qohosxcomponentkeyevent.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

QT_BEGIN_NAMESPACE std::shared_ptr< QOhosKeyEventmakeQOhosXComponentKeyEvent (::OH_NativeXComponent_KeyAction keyAction, ::OH_NativeXComponent_KeyCode keyCode, QFlags< OhosKeyboardModifier > keysFlags)

Function Documentation

◆ makeQOhosXComponentKeyEvent()

QT_BEGIN_NAMESPACE std::shared_ptr< QOhosKeyEvent > makeQOhosXComponentKeyEvent ( ::OH_NativeXComponent_KeyAction keyAction,
::OH_NativeXComponent_KeyCode keyCode,
QFlags< OhosKeyboardModifier > keysFlags )

Definition at line 384 of file qohosxcomponentkeyevent.cpp.