![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <input.h>
Static Public Member Functions | |
| static QOhosOptional< KeyEvent > | createFromNativeEvent (const ::Input_KeyEvent *event) |
Public Attributes | |
| JsWindowId | jsWindowId |
| QOhosDisplayInfo::JsDisplayId | jsDisplayId |
| std::chrono::microseconds | actionTime |
| ::Input_KeyEventAction | action |
| std::int32_t | keyCode |
|
static |
Definition at line 127 of file input.cpp.
References makeEmptyQOhosOptional().
| QOhosDisplayInfo::JsDisplayId QArkUi::KeyEvent::jsDisplayId |
| JsWindowId QArkUi::KeyEvent::jsWindowId |