![]() |
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 |
Definition at line 143 of file qohoswindowproxy.h.
| QPointF QOhosWindowProxy::NonClientAreaTouchEvent::displayPosition |
Definition at line 148 of file qohoswindowproxy.h.
| std::int32_t QOhosWindowProxy::NonClientAreaTouchEvent::id |
Definition at line 145 of file qohoswindowproxy.h.
| QEventPoint::State QOhosWindowProxy::NonClientAreaTouchEvent::state |
Definition at line 147 of file qohoswindowproxy.h.
| std::chrono::milliseconds QOhosWindowProxy::NonClientAreaTouchEvent::timestamp |
Definition at line 146 of file qohoswindowproxy.h.