Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QEvdevTouchScreenData::Contact Struct Reference
+ Collaboration diagram for QEvdevTouchScreenData::Contact:

Public Attributes

int trackingId = -1
 
int x = 0
 
int y = 0
 
int maj = -1
 
int pressure = 0
 
QEventPoint::State state = QEventPoint::State::Pressed
 

Detailed Description

Definition at line 90 of file qevdevtouchhandler.cpp.

Member Data Documentation

◆ maj

int QEvdevTouchScreenData::Contact::maj = -1

◆ pressure

int QEvdevTouchScreenData::Contact::pressure = 0

◆ state

◆ trackingId

int QEvdevTouchScreenData::Contact::trackingId = -1

◆ x

◆ y


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