以下成員源於類 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 () 方法。