Methods Class

class QQmlSA::Method::Methods

複数のメソッド名とメソッドの関連付けを保持します。詳細...

パブリック関数

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

詳細説明

メンバー関数ドキュメント

Methods::Methods()

新しい Methods オブジェクトを構築する。

Methods::Methods(const QQmlSA::Method::Methods &other)

other のコピーを作成する。

[noexcept] Methods::~Methods()

メソッドのインスタンスを破棄する。

QMultiHash<QString, QQmlSA::Method>::const_iterator Methods::begin() const

メソッドの先頭へのイテレータを返す。

QMultiHash<QString, QQmlSA::Method>::const_iterator Methods::constBegin() const

メソッドの先頭へのイテレータを返す。

QMultiHash<QString, QQmlSA::Method>::const_iterator Methods::constEnd() const

メソッドの末尾へのイテレータを返す。

QMultiHash<QString, QQmlSA::Method>::const_iterator Methods::end() const

メソッドの末尾へのイテレータを返す。

© 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.