Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QPlace Member List

This is the complete list of members for QPlace, including all inherited members.

appendContactDetail(const QString &contactType, const QPlaceContactDetail &detail)QPlace
attribution() constQPlace
categories() constQPlace
contactDetails(const QString &contactType) constQPlace
contactTypes() constQPlace
content(QPlaceContent::Type type) constQPlace
detailsFetched() constQPlace
extendedAttribute(const QString &attributeType) constQPlace
extendedAttributeTypes() constQPlace
icon() constQPlace
insertContent(QPlaceContent::Type type, const QPlaceContent::Collection &content)QPlace
isEmpty() constQPlace
location() constQPlace
name() constQPlace
operator!=QPlacefriend
operator=(const QPlace &other) noexceptQPlace
operator==QPlacefriend
placeId() constQPlace
primaryEmail() constQPlace
primaryFax() constQPlace
primaryPhone() constQPlace
primaryWebsite() constQPlace
QDeclarativePlaceQPlacefriend
QPlace()QPlace
QPlace(const QPlace &other) noexceptQPlace
QPlace(QPlace &&other) noexcept=defaultQPlace
QPlace(const QSharedDataPointer< QPlacePrivate > &dd)QPlaceprotected
ratings() constQPlace
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() constQPlace
swap(QPlace &other) noexceptQPlaceinline
totalContentCount(QPlaceContent::Type type) constQPlace
visibility() constQPlace
~QPlace()QPlace