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.