Holds multiple method name to method associations. 更多...
| 方法 () | |
| 方法 (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.
創建副本為 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.