![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for QPlace, including all inherited members.
| appendContactDetail(const QString &contactType, const QPlaceContactDetail &detail) | QPlace | |
| attribution() const | QPlace | |
| categories() const | QPlace | |
| contactDetails(const QString &contactType) const | QPlace | |
| contactTypes() const | QPlace | |
| content(QPlaceContent::Type type) const | QPlace | |
| detailsFetched() const | QPlace | |
| extendedAttribute(const QString &attributeType) const | QPlace | |
| extendedAttributeTypes() const | QPlace | |
| icon() const | QPlace | |
| insertContent(QPlaceContent::Type type, const QPlaceContent::Collection &content) | QPlace | |
| isEmpty() const | QPlace | |
| location() const | QPlace | |
| name() const | QPlace | |
| operator!= | QPlace | friend |
| operator=(const QPlace &other) noexcept | QPlace | |
| operator== | QPlace | friend |
| placeId() const | QPlace | |
| primaryEmail() const | QPlace | |
| primaryFax() const | QPlace | |
| primaryPhone() const | QPlace | |
| primaryWebsite() const | QPlace | |
| QDeclarativePlace | QPlace | friend |
| QPlace() | QPlace | |
| QPlace(const QPlace &other) noexcept | QPlace | |
| QPlace(QPlace &&other) noexcept=default | QPlace | |
| QPlace(const QSharedDataPointer< QPlacePrivate > &dd) | QPlace | protected |
| ratings() const | QPlace | |
| removeContactDetails(const QString &contactType) | QPlace | |
| removeExtendedAttribute(const QString &attributeType) | QPlace | |
| setAttribution(const QString &attribution) | QPlace | |
| setCategories(const QList< QPlaceCategory > &categories) | QPlace | |
| setCategory(const QPlaceCategory &category) | QPlace | |
| setContactDetails(const QString &contactType, QList< QPlaceContactDetail > details) | QPlace | |
| setContent(QPlaceContent::Type type, const QPlaceContent::Collection &content) | QPlace | |
| setDetailsFetched(bool fetched) | QPlace | |
| setExtendedAttribute(const QString &attributeType, const QPlaceAttribute &attribute) | QPlace | |
| setIcon(const QPlaceIcon &icon) | QPlace | |
| setLocation(const QGeoLocation &location) | QPlace | |
| setName(const QString &name) | QPlace | |
| setPlaceId(const QString &identifier) | QPlace | |
| setRatings(const QPlaceRatings &ratings) | QPlace | |
| setSupplier(const QPlaceSupplier &supplier) | QPlace | |
| setTotalContentCount(QPlaceContent::Type type, int total) | QPlace | |
| setVisibility(QLocation::Visibility visibility) | QPlace | |
| supplier() const | QPlace | |
| swap(QPlace &other) noexcept | QPlace | inline |
| totalContentCount(QPlaceContent::Type type) const | QPlace | |
| visibility() const | QPlace | |
| ~QPlace() | QPlace |