![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for QPlaceMatchRequest, including all inherited members.
AlternativeId | QPlaceMatchRequest | static |
clear() | QPlaceMatchRequest | |
operator!= | QPlaceMatchRequest | friend |
operator=(const QPlaceMatchRequest &other) noexcept | QPlaceMatchRequest | |
operator== | 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 |