QtMobility Reference Documentation
Home
Modules
QtLocation
QLandmark
List of All Members for QLandmark
This is the complete list of members for
QLandmark
, including inherited members.
QLandmark
()
QLandmark
( const QGeoPlace & )
QLandmark
( const QLandmark & )
~QLandmark
()
addCategoryId
( const QLandmarkCategoryId & )
address
() const : QGeoAddress
categoryIds
() const : QList<QLandmarkCategoryId>
clear
()
coordinate
() const : QGeoCoordinate
d_ptr
: QSharedDataPointer<QGeoPlacePrivate>
description
() const : QString
iconUrl
() const : QUrl
isLandmark
() const : bool
landmarkId
() const : QLandmarkId
name
() const : QString
phoneNumber
() const : QString
radius
() const : qreal
removeCategoryId
( const QLandmarkCategoryId & )
setAddress
( const QGeoAddress & )
setCategoryIds
( const QList<QLandmarkCategoryId> & )
setCoordinate
( const QGeoCoordinate & )
setDescription
( const QString & )
setIconUrl
( const QUrl & )
setLandmarkId
( const QLandmarkId & )
setName
( const QString & )
setPhoneNumber
( const QString & )
setRadius
( qreal )
setUrl
( const QUrl & )
setViewport
( const QGeoBoundingBox & )
url
() const : QUrl
viewport
() const : QGeoBoundingBox
operator!=
( const QLandmark & ) const : bool
operator=
( const QLandmark & ) : QLandmark &
operator==
( const QLandmark & ) const : bool