![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/qflags.h>#include <QtCore/qglobal.h>#include <ace/xcomponent/native_interface_xcomponent.h>#include <qohoskeyevent.h>#include <qohoskeyeventconverthelpers.h>Go to the source code of this file.
Functions | |
| QT_BEGIN_NAMESPACE std::shared_ptr< QOhosKeyEvent > | makeQOhosXComponentKeyEvent (::OH_NativeXComponent_KeyAction keyAction, ::OH_NativeXComponent_KeyCode keyCode, QFlags< OhosKeyboardModifier > keysFlags) |
| 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.