![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Attributes | |
int | trackingId = -1 |
int | x = 0 |
int | y = 0 |
int | maj = -1 |
int | pressure = 0 |
QEventPoint::State | state = QEventPoint::State::Pressed |
Definition at line 95 of file qvxtouchhandler.cpp.
int QVxTouchScreenData::Contact::maj = -1 |
Definition at line 99 of file qvxtouchhandler.cpp.
int QVxTouchScreenData::Contact::pressure = 0 |
Definition at line 100 of file qvxtouchhandler.cpp.
QEventPoint::State QVxTouchScreenData::Contact::state = QEventPoint::State::Pressed |
Definition at line 101 of file qvxtouchhandler.cpp.
int QVxTouchScreenData::Contact::trackingId = -1 |
Definition at line 96 of file qvxtouchhandler.cpp.
int QVxTouchScreenData::Contact::x = 0 |
Definition at line 97 of file qvxtouchhandler.cpp.
int QVxTouchScreenData::Contact::y = 0 |
Definition at line 98 of file qvxtouchhandler.cpp.