![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Go to the source code of this file.
Classes | |
| class | QT_BEGIN_NAMESPACE::QOhosXComponentKeyEvent |
Namespaces | |
| namespace | QT_BEGIN_NAMESPACE |
| Combined button and popup list for selecting options. | |
Functions | |
| std::shared_ptr< QOhosKeyEvent > | makeQOhosXComponentKeyEvent (::OH_NativeXComponent_KeyAction keyAction, ::OH_NativeXComponent_KeyCode keyCode, QFlags< OhosKeyboardModifier > keysFlags) |
Variables | |
| const QMap< OH_NativeXComponent_KeyCode, Qt::Key > | QT_BEGIN_NAMESPACE::ohosXComponentNumpadSpecialQtKeyMap |
| const QMap< OH_NativeXComponent_KeyCode, Qt::Key > | QT_BEGIN_NAMESPACE::ohosXComponentQtKeyMap |
| const QMap< OH_NativeXComponent_KeyCode, Qt::Key > | QT_BEGIN_NAMESPACE::ohosXComponentQtKeyShiftPressedMap |
| std::shared_ptr< QOhosKeyEvent > makeQOhosXComponentKeyEvent | ( | ::OH_NativeXComponent_KeyAction | keyAction, |
| ::OH_NativeXComponent_KeyCode | keyCode, | ||
| QFlags< OhosKeyboardModifier > | keysFlags ) |
Definition at line 384 of file qohosxcomponentkeyevent.cpp.