以下成员源于类 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 .