QQmlSA::Method::Methods Class
class QQmlSA::Method::MethodsEnthält mehrere Methodennamen-Methoden-Zuordnungen. Mehr...
Öffentliche Funktionen
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 |
Dokumentation der Mitgliedsfunktionen
Methods::Methods()
Konstruiert ein neues Methods-Objekt.
Methods::Methods(const QQmlSA::Method::Methods &other)
Erzeugt eine Kopie von other.
[noexcept]
Methods::~Methods()
Zerstört die Instanz Methods.
QMultiHash<QString, QQmlSA::Method>::const_iterator Methods::begin() const
Gibt einen Iterator zum Anfang der Methoden zurück.
QMultiHash<QString, QQmlSA::Method>::const_iterator Methods::constBegin() const
Gibt einen Iterator zum Anfang der Methoden zurück.
QMultiHash<QString, QQmlSA::Method>::const_iterator Methods::constEnd() const
Gibt einen Iterator zum Ende der Methoden zurück.
QMultiHash<QString, QQmlSA::Method>::const_iterator Methods::end() const
Gibt einen Iterator zum Ende der Methoden zurück.
© 2025 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.