Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QOhosWindowProxy::NonClientAreaTouchEvent Struct Reference

#include <qohoswindowproxy.h>

Collaboration diagram for QOhosWindowProxy::NonClientAreaTouchEvent:

Public Attributes

std::int32_t id
std::chrono::milliseconds timestamp
QEventPoint::State state
QPointF displayPosition

Detailed Description

Definition at line 143 of file qohoswindowproxy.h.

Member Data Documentation

◆ displayPosition

QPointF QOhosWindowProxy::NonClientAreaTouchEvent::displayPosition

Definition at line 148 of file qohoswindowproxy.h.

◆ id

std::int32_t QOhosWindowProxy::NonClientAreaTouchEvent::id

Definition at line 145 of file qohoswindowproxy.h.

◆ state

QEventPoint::State QOhosWindowProxy::NonClientAreaTouchEvent::state

Definition at line 147 of file qohoswindowproxy.h.

◆ timestamp

std::chrono::milliseconds QOhosWindowProxy::NonClientAreaTouchEvent::timestamp

Definition at line 146 of file qohoswindowproxy.h.


The documentation for this struct was generated from the following file: