Compatibility Members for QTouchEvent
The following members of class QTouchEventare part of the Qt compatibility layer. We advise against using them in new code.
Public Functions
QTouchEvent::DeviceType | deviceType() const |
Member Function Documentation
QTouchEvent::DeviceType QTouchEvent::deviceType() const
Returns the touch device Type, which is of type DeviceType(obsolete).
This function has been deprecated. Use QTouchDevice::type() instead.
See also QTouchDevice::type() and QTouchEvent::device().