![]() |
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< MouseEvent > | createFromNativeEvent (const ::Input_MouseEvent *event) |
Public Attributes | |
| JsWindowId | jsWindowId |
| QOhosDisplayInfo::JsDisplayId | jsDisplayId |
| ::Input_MouseEventButton | button |
| ::Input_MouseEventAction | action |
| QPoint | displayPosition |
| std::chrono::microseconds | actionTime |
|
static |
Definition at line 64 of file input.cpp.
References makeEmptyQOhosOptional().
| QOhosDisplayInfo::JsDisplayId QArkUi::MouseEvent::jsDisplayId |
| JsWindowId QArkUi::MouseEvent::jsWindowId |