Holds multiple property name to property binding associations. 更多...
| Bindings () | |
| Bindings (const QQmlSA::Binding::Bindings & other ) | |
| ~Bindings () | |
| QMultiHash<QString, QQmlSA::Binding>::const_iterator | begin () const |
| QMultiHash<QString, QQmlSA::Binding>::const_iterator | constBegin () const |
| QMultiHash<QString, QQmlSA::Binding>::const_iterator | constEnd () const |
| QMultiHash<QString, QQmlSA::Binding>::const_iterator | end () const |
Constructs a new Bindings object.
创建副本为 other .
[noexcept]
Bindings::
~Bindings
()
Destroys the Bindings object.
如同 constBegin ().
Returns an iterator to the beginning of the bindings.
Returns an iterator to the end of the bindings.
如同 constEnd ().