以下成員源於類 QTouchEvent 已過時。 提供它們是為使舊源代碼能繼續工作。強烈建議不要在新代碼中使用它們。
(obsolete)
enum
|
DeviceType { } |
(obsolete)
QTouchEvent::DeviceType
|
deviceType () const |
This enum represents the type of device that generated a QTouchEvent .
This enum has been deprecated. Use QTouchDevice::DeviceType 代替。
另請參閱 QTouchDevice::DeviceType , QTouchDevice::type (),和 QTouchEvent::device ().
Returns the touch device Type, which is of type DeviceType .
This function has been deprecated. Use QTouchDevice::type () 代替。
另請參閱 QTouchDevice::type () 和 QTouchEvent::device ().