Obsolete Members for QWheelEvent

以下成员源于类 QWheelEvent 已过时。 提供它们是为使旧源代码能继续工作。强烈建议不要在新代码中使用它们。

公共函数

(obsolete) QWheelEvent (const QPointF & pos , const QPointF & globalPos , QPoint pixelDelta , QPoint angleDelta , int qt4Delta , Qt::Orientation qt4Orientation , Qt::MouseButtons buttons , Qt::KeyboardModifiers modifiers , Qt::ScrollPhase phase , Qt::MouseEventSource source , bool inverted )
(obsolete) QWheelEvent (const QPointF & pos , const QPointF & globalPos , QPoint pixelDelta , QPoint angleDelta , int qt4Delta , Qt::Orientation qt4Orientation , Qt::MouseButtons buttons , Qt::KeyboardModifiers modifiers , Qt::ScrollPhase phase , Qt::MouseEventSource source )
(obsolete) QWheelEvent (const QPointF & pos , const QPointF & globalPos , QPoint pixelDelta , QPoint angleDelta , int qt4Delta , Qt::Orientation qt4Orientation , Qt::MouseButtons buttons , Qt::KeyboardModifiers modifiers , Qt::ScrollPhase phase )
(obsolete) QWheelEvent (const QPointF & pos , const QPointF & globalPos , QPoint pixelDelta , QPoint angleDelta , int qt4Delta , Qt::Orientation qt4Orientation , Qt::MouseButtons buttons , Qt::KeyboardModifiers modifiers )
(obsolete) QWheelEvent (const QPointF & pos , const QPointF & globalPos , int delta , Qt::MouseButtons buttons , Qt::KeyboardModifiers modifiers , Qt::Orientation orient = Qt::Vertical)
(obsolete) QWheelEvent (const QPointF & pos , int delta , Qt::MouseButtons buttons , Qt::KeyboardModifiers modifiers , Qt::Orientation orient = Qt::Vertical)
(obsolete) int delta () const
(obsolete) QPoint globalPos () const
(obsolete) const QPointF & globalPosF () const
(obsolete) int globalX () const
(obsolete) int globalY () const
(obsolete) Qt::Orientation orientation () const
(obsolete) QPoint pos () const
(obsolete) const QPointF & posF () const
(obsolete) int x () const
(obsolete) int y () const

成员函数文档编制

QWheelEvent:: QWheelEvent (const QPointF & pos , const QPointF & globalPos , QPoint pixelDelta , QPoint angleDelta , int qt4Delta , Qt::Orientation qt4Orientation , Qt::MouseButtons buttons , Qt::KeyboardModifiers modifiers , Qt::ScrollPhase phase , Qt::MouseEventSource source , bool inverted )

此函数已过时。提供它是为使旧源代码能继续工作。强烈建议不要在新代码中使用它。

This constructor has been deprecated.

QWheelEvent:: QWheelEvent (const QPointF & pos , const QPointF & globalPos , QPoint pixelDelta , QPoint angleDelta , int qt4Delta , Qt::Orientation qt4Orientation , Qt::MouseButtons buttons , Qt::KeyboardModifiers modifiers , Qt::ScrollPhase phase , Qt::MouseEventSource source )

此函数已过时。提供它是为使旧源代码能继续工作。强烈建议不要在新代码中使用它。

This constructor has been deprecated.

QWheelEvent:: QWheelEvent (const QPointF & pos , const QPointF & globalPos , QPoint pixelDelta , QPoint angleDelta , int qt4Delta , Qt::Orientation qt4Orientation , Qt::MouseButtons buttons , Qt::KeyboardModifiers modifiers , Qt::ScrollPhase phase )

此函数已过时。提供它是为使旧源代码能继续工作。强烈建议不要在新代码中使用它。

This constructor has been deprecated.

QWheelEvent:: QWheelEvent (const QPointF & pos , const QPointF & globalPos , QPoint pixelDelta , QPoint angleDelta , int qt4Delta , Qt::Orientation qt4Orientation , Qt::MouseButtons buttons , Qt::KeyboardModifiers modifiers )

此函数已过时。提供它是为使旧源代码能继续工作。强烈建议不要在新代码中使用它。

This constructor has been deprecated.

QWheelEvent:: QWheelEvent (const QPointF & pos , const QPointF & globalPos , int delta , Qt::MouseButtons buttons , Qt::KeyboardModifiers modifiers , Qt::Orientation orient = Qt::Vertical)

此函数已过时。提供它是为使旧源代码能继续工作。强烈建议不要在新代码中使用它。

This constructor has been deprecated.

QWheelEvent:: QWheelEvent (const QPointF & pos , int delta , Qt::MouseButtons buttons , Qt::KeyboardModifiers modifiers , Qt::Orientation orient = Qt::Vertical)

此函数已过时。提供它是为使旧源代码能继续工作。强烈建议不要在新代码中使用它。

This constructor has been deprecated.

int QWheelEvent:: delta () const

此函数已过时。提供它是为使旧源代码能继续工作。强烈建议不要在新代码中使用它。

This function has been deprecated, use pixelDelta () 或 angleDelta () 代替。

QPoint QWheelEvent:: globalPos () const

此函数已过时。提供它是为使旧源代码能继续工作。强烈建议不要在新代码中使用它。

This function has been deprecated, use globalPosition () 代替。

const QPointF &QWheelEvent:: globalPosF () const

此函数已过时。提供它是为使旧源代码能继续工作。强烈建议不要在新代码中使用它。

This function has been deprecated, use globalPosition () 代替。

int QWheelEvent:: globalX () const

此函数已过时。提供它是为使旧源代码能继续工作。强烈建议不要在新代码中使用它。

This function has been deprecated, use globalPosition () 代替。

int QWheelEvent:: globalY () const

此函数已过时。提供它是为使旧源代码能继续工作。强烈建议不要在新代码中使用它。

This function has been deprecated, use globalPosition () 代替。

Qt::Orientation QWheelEvent:: orientation () const

此函数已过时。提供它是为使旧源代码能继续工作。强烈建议不要在新代码中使用它。

使用 angleDelta () 代替。

QPoint QWheelEvent:: pos () const

此函数已过时。提供它是为使旧源代码能继续工作。强烈建议不要在新代码中使用它。

This function has been deprecated, use position () 代替。

const QPointF &QWheelEvent:: posF () const

此函数已过时。提供它是为使旧源代码能继续工作。强烈建议不要在新代码中使用它。

This function has been deprecated, use position () 代替。

int QWheelEvent:: x () const

此函数已过时。提供它是为使旧源代码能继续工作。强烈建议不要在新代码中使用它。

This function has been deprecated, use position () 代替。

int QWheelEvent:: y () const

此函数已过时。提供它是为使旧源代码能继续工作。强烈建议不要在新代码中使用它。

This function has been deprecated, use position () 代替。