![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for QPlaceMatchRequest, including all inherited members.
| AlternativeId | QPlaceMatchRequest | static |
| clear() | QPlaceMatchRequest | |
| operator!=(const QPlaceMatchRequest &lhs, const QPlaceMatchRequest &rhs) noexcept | QPlaceMatchRequest | friend |
| operator=(const QPlaceMatchRequest &other) noexcept | QPlaceMatchRequest | |
| operator==(const QPlaceMatchRequest &lhs, const QPlaceMatchRequest &rhs) noexcept | QPlaceMatchRequest | friend |
| parameters() const | QPlaceMatchRequest | |
| places() const | QPlaceMatchRequest | |
| QPlaceMatchRequest() | QPlaceMatchRequest | |
| QPlaceMatchRequest(const QPlaceMatchRequest &other) noexcept | QPlaceMatchRequest | |
| QPlaceMatchRequest(QPlaceMatchRequest &&other) noexcept=default | QPlaceMatchRequest | |
| setParameters(const QVariantMap ¶meters) | QPlaceMatchRequest | |
| setPlaces(const QList< QPlace > &places) | QPlaceMatchRequest | |
| setResults(const QList< QPlaceSearchResult > &results) | QPlaceMatchRequest | |
| swap(QPlaceMatchRequest &other) noexcept | QPlaceMatchRequest | inline |
| ~QPlaceMatchRequest() | QPlaceMatchRequest |