Obsolete Members for QQmlSA::Binding

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

公共函数

(deprecated in 6.9) QQmlSA::Element attachingType () const

成员函数文档编制

[deprecated in 6.9] QQmlSA::Element Binding:: attachingType () const

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

Returns the attached type if the content type of this binding is AttachedProperty , otherwise returns an invalid Element.

Use the better named attachedType () 方法。