Holds multiple method name to method associations. More...
| Methods() | |
| Methods(const QQmlSA::Method::Methods &other) | |
| ~Methods() | |
| QMultiHash<QString, QQmlSA::Method>::const_iterator | begin() const |
| QMultiHash<QString, QQmlSA::Method>::const_iterator | constBegin() const |
| QMultiHash<QString, QQmlSA::Method>::const_iterator | constEnd() const |
| QMultiHash<QString, QQmlSA::Method>::const_iterator | end() const |
Constructs a new Methods object.
Creates a copy of other.
[noexcept] Methods::~Methods()
Destroys the Methods instance.
Returns an iterator to the beginning of the methods.
Returns an iterator to the beginning of the methods.
Returns an iterator to the end of the methods.
Returns an iterator to the end of the methods.
© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-6.9/qqmlsa-method-methods.html