![]() |
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 <arkui/native_key_event.h>#include <qohoskeyevent.h>#include <qohoskeyeventconverthelpers.h>Go to the source code of this file.
Functions | |
| QT_BEGIN_NAMESPACE std::shared_ptr< QOhosKeyEvent > | makeQOhosNativeNodeKeyEvent (::ArkUI_KeyEventType keyEventType, ::ArkUI_KeyCode keyCode, QFlags< OhosKeyboardModifier > keysFlags) |
| std::shared_ptr< QOhosKeyEvent > | makeEmptyQOhosNativeNodeKeyEvent () |
| std::shared_ptr< QOhosKeyEvent > makeEmptyQOhosNativeNodeKeyEvent | ( | ) |
Definition at line 312 of file qohosnativenodekeyevent.cpp.
| QT_BEGIN_NAMESPACE std::shared_ptr< QOhosKeyEvent > makeQOhosNativeNodeKeyEvent | ( | ::ArkUI_KeyEventType | keyEventType, |
| ::ArkUI_KeyCode | keyCode, | ||
| QFlags< OhosKeyboardModifier > | keysFlags ) |
Definition at line 306 of file qohosnativenodekeyevent.cpp.