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