QQmlSA::Method::Methods Class
class QQmlSA::Method::MethodsContiene múltiples asociaciones de nombre de método a método. Más...
Funciones públicas
| 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 |
Documentación de las funciones de los miembros
Methods::Methods()
Construye un nuevo objeto Methods.
Methods::Methods(const QQmlSA::Method::Methods &other)
Crea una copia de other.
[noexcept] Methods::~Methods()
Destruye la instancia de Methods.
QMultiHash<QString, QQmlSA::Method>::const_iterator Methods::begin() const
Devuelve un iterador al principio de los métodos.
QMultiHash<QString, QQmlSA::Method>::const_iterator Methods::constBegin() const
Devuelve un iterador al principio de los métodos.
QMultiHash<QString, QQmlSA::Method>::const_iterator Methods::constEnd() const
Devuelve un iterador al final de los métodos.
QMultiHash<QString, QQmlSA::Method>::const_iterator Methods::end() const
Devuelve un iterador al final de los métodos.
© 2026 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.