|
| QVxTouchScreenData (QVxTouchScreenHandler *q_ptr, const QStringList &args) |
void | processInputEvent (input_event *data) |
void | assignIds () |
int | findClosestContact (const QHash< int, Contact > &contacts, int x, int y, int *dist) |
void | addTouchPoint (const Contact &contact, QEventPoint::States *combinedStates) |
void | reportPoints () |
void | loadMultiScreenMappings () |
QRect | screenGeometry () const |
| QVxTouchScreenData (QVxTouchScreenHandler *q_ptr, const QStringList &args) |
void | processInputEvent (input_event *data) |
void | assignIds () |
int | findClosestContact (const QHash< int, Contact > &contacts, int x, int y, int *dist) |
void | addTouchPoint (const Contact &contact, QEventPoint::States *combinedStates) |
void | reportPoints () |
void | loadMultiScreenMappings () |
QRect | screenGeometry () const |
Definition at line 82 of file qvxtouchhandler.cpp.
◆ QVxTouchScreenData() [1/2]
◆ QVxTouchScreenData() [2/2]
◆ addTouchPoint() [1/2]
void QVxTouchScreenData::addTouchPoint |
( |
const Contact & | contact, |
|
|
QEventPoint::States * | combinedStates ) |
◆ addTouchPoint() [2/2]
void QVxTouchScreenData::addTouchPoint |
( |
const Contact & | contact, |
|
|
QEventPoint::States * | combinedStates ) |
◆ assignIds() [1/2]
void QVxTouchScreenData::assignIds |
( |
| ) |
|
◆ assignIds() [2/2]
void QVxTouchScreenData::assignIds |
( |
| ) |
|
◆ findClosestContact() [1/2]
int QVxTouchScreenData::findClosestContact |
( |
const QHash< int, Contact > & | contacts, |
|
|
int | x, |
|
|
int | y, |
|
|
int * | dist ) |
◆ findClosestContact() [2/2]
int QVxTouchScreenData::findClosestContact |
( |
const QHash< int, Contact > & | contacts, |
|
|
int | x, |
|
|
int | y, |
|
|
int * | dist ) |
◆ loadMultiScreenMappings() [1/2]
void QVxTouchScreenData::loadMultiScreenMappings |
( |
| ) |
|
◆ loadMultiScreenMappings() [2/2]
void QVxTouchScreenData::loadMultiScreenMappings |
( |
| ) |
|
◆ processInputEvent() [1/2]
◆ processInputEvent() [2/2]
◆ reportPoints() [1/2]
void QVxTouchScreenData::reportPoints |
( |
| ) |
|
◆ reportPoints() [2/2]
void QVxTouchScreenData::reportPoints |
( |
| ) |
|
◆ screenGeometry() [1/2]
QRect QVxTouchScreenData::screenGeometry |
( |
| ) |
const |
◆ screenGeometry() [2/2]
QRect QVxTouchScreenData::screenGeometry |
( |
| ) |
const |
◆ deviceNode
QString QVxTouchScreenData::deviceNode |
◆ hw_name
QString QVxTouchScreenData::hw_name |
◆ hw_pressure_max
int QVxTouchScreenData::hw_pressure_max |
◆ hw_pressure_min
int QVxTouchScreenData::hw_pressure_min |
◆ hw_range_x_max
int QVxTouchScreenData::hw_range_x_max |
◆ hw_range_x_min
int QVxTouchScreenData::hw_range_x_min |
◆ hw_range_y_max
int QVxTouchScreenData::hw_range_y_max |
◆ hw_range_y_min
int QVxTouchScreenData::hw_range_y_min |
◆ m_contacts
◆ m_currentData
Contact QVxTouchScreenData::m_currentData |
◆ m_currentSlot
int QVxTouchScreenData::m_currentSlot |
◆ m_filtered
bool QVxTouchScreenData::m_filtered |
◆ m_forceToActiveWindow
bool QVxTouchScreenData::m_forceToActiveWindow |
◆ m_lastContacts
◆ m_lastEventType
int QVxTouchScreenData::m_lastEventType |
◆ m_lastTimeStamp
double QVxTouchScreenData::m_lastTimeStamp |
◆ m_lastTouchPoints
◆ m_mutex
QMutex QVxTouchScreenData::m_mutex |
◆ m_prediction
int QVxTouchScreenData::m_prediction |
◆ m_rotate
◆ m_screen
◆ m_screenName
QString QVxTouchScreenData::m_screenName |
◆ m_singleTouch
bool QVxTouchScreenData::m_singleTouch |
◆ m_timeStamp
double QVxTouchScreenData::m_timeStamp |
◆ m_touchPoints
◆ m_typeB
bool QVxTouchScreenData::m_typeB |
The documentation for this class was generated from the following file: