以下成员源于类 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 () 方法。