以下成員源於類 QWheelEvent 已過時。 提供它們是為使舊源代碼能繼續工作。強烈建議不要在新代碼中使用它們。
(obsolete)
Qt::ButtonState
|
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 .