QWindowSystemInterface::TouchPoint Struct Reference

QWindowSystemInterface::TouchPoint Struct Reference

#include <qwindowsysteminterface_qpa.h>

Class Description

Definition at line 81 of file qwindowsysteminterface_qpa.h.

Public Attributes

int id
 
bool isPrimary
 
QPointF normalPosition
 
QRectF area
 
qreal pressure
 
Qt::TouchPointState state
 

Member Data Documentation

Definition at line 82 of file qwindowsysteminterface_qpa.h.

bool isPrimary

Definition at line 83 of file qwindowsysteminterface_qpa.h.

QPointF normalPosition

Definition at line 84 of file qwindowsysteminterface_qpa.h.

QRectF area

Definition at line 85 of file qwindowsysteminterface_qpa.h.

qreal pressure

Definition at line 86 of file qwindowsysteminterface_qpa.h.

Definition at line 87 of file qwindowsysteminterface_qpa.h.


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