Compatibility Members for QWheelEvent

以下成员源于类 QWheelEvent are part of the Qt compatibility layer. We advise against using them in new code.

公共函数

QWheelEvent (const QPoint & pos , int delta , int state , Qt::Orientation orient = Qt::Vertical)
QWheelEvent (const QPoint & pos , const QPoint & globalPos , int delta , int state , Qt::Orientation orient = Qt::Vertical)

成员函数文档编制

QWheelEvent:: QWheelEvent (const QPoint & pos , int delta , int state , Qt::Orientation orient = Qt::Vertical)

Use one of the other constructors instead.

QWheelEvent:: QWheelEvent (const QPoint & pos , const QPoint & globalPos , int delta , int state , Qt::Orientation orient = Qt::Vertical)

Use one of the other constructors instead.