Obsolete Members for QQuickWindow

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

公共函数

(deprecated) QQuickItem * mouseGrabberItem () const

成员函数文档编制

QQuickItem *QQuickWindow:: mouseGrabberItem () const

This function is deprecated. We strongly advise against using it in new code.

使用 QPointerEvent::exclusiveGrabber (). Returns the item which currently has the mouse grab.