Holds multiple property name to property binding associations. More...
| 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.
Creates a copy of other.
[noexcept] Bindings::~Bindings()
Destroys the Bindings object.
Same as constBegin().
Returns an iterator to the beginning of the bindings.
Returns an iterator to the end of the bindings.
Same as constEnd().
© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-6.9/qqmlsa-binding-bindings.html