![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qohoswindowproxy.h>
Public Attributes | |
| std::int32_t | id |
| std::chrono::milliseconds | timestamp |
| QEventPoint::State | state |
| QPointF | displayPosition |
| QPointF | globalPosition |
Definition at line 102 of file qohoswindowproxy.h.
| QPointF QOhosWindowProxy::NonClientAreaTouchEvent::displayPosition |
Definition at line 107 of file qohoswindowproxy.h.
| QPointF QOhosWindowProxy::NonClientAreaTouchEvent::globalPosition |
Definition at line 108 of file qohoswindowproxy.h.
| std::int32_t QOhosWindowProxy::NonClientAreaTouchEvent::id |
Definition at line 104 of file qohoswindowproxy.h.
| QEventPoint::State QOhosWindowProxy::NonClientAreaTouchEvent::state |
Definition at line 106 of file qohoswindowproxy.h.
| std::chrono::milliseconds QOhosWindowProxy::NonClientAreaTouchEvent::timestamp |
Definition at line 105 of file qohoswindowproxy.h.