QQmlSA::Method::Methods Class
class QQmlSA::Method::MethodsContient plusieurs associations nom de méthode/méthode. Plus...
Fonctions publiques
| 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 |
Documentation des fonctions membres
Methods::Methods()
Construit un nouvel objet Méthodes.
Methods::Methods(const QQmlSA::Method::Methods &other)
Crée une copie de other.
[noexcept] Methods::~Methods()
Détruit l'instance des méthodes.
QMultiHash<QString, QQmlSA::Method>::const_iterator Methods::begin() const
Renvoie un itérateur au début des méthodes.
QMultiHash<QString, QQmlSA::Method>::const_iterator Methods::constBegin() const
Renvoie un itérateur au début des méthodes.
QMultiHash<QString, QQmlSA::Method>::const_iterator Methods::constEnd() const
Renvoie un itérateur à la fin des méthodes.
QMultiHash<QString, QQmlSA::Method>::const_iterator Methods::end() const
Renvoie un itérateur à la fin des méthodes.
© 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.