Obsolete Members for QWheelEvent

以下成員源於類 QWheelEvent 已過時。 提供它們是為使舊源代碼能繼續工作。強烈建議不要在新代碼中使用它們。

公共函數

(obsolete) Qt::ButtonState state () const

成員函數文檔編製

Qt::ButtonState QWheelEvent:: state () const

Returns the keyboard modifier flags at the time of the event.

The returned value is a selection of the following values, combined using the OR operator: Qt::ShiftButton , Qt::ControlButton ,和 Qt::AltButton .