| Home · All Classes · All Namespaces · Modules · Functions · Files | 
The LocationInfo class represents the location of a Telepathy Contact. More...
#include <TelepathyQt/LocationInfo>
The LocationInfo class represents the location of a Telepathy Contact.
Construct a new LocationInfo object.
| Tp::LocationInfo::LocationInfo | ( | const QVariantMap & | location | ) | 
| Tp::LocationInfo::LocationInfo | ( | const LocationInfo & | other | ) | 
| Tp::LocationInfo::~LocationInfo | ( | ) |  [virtual] | 
Class destructor.
| bool Tp::LocationInfo::isValid | ( | ) | const  [inline] | 
| LocationInfo & Tp::LocationInfo::operator= | ( | const LocationInfo & | other | ) | 
| QString Tp::LocationInfo::countryCode | ( | ) | const | 
| QString Tp::LocationInfo::country | ( | ) | const | 
| QString Tp::LocationInfo::region | ( | ) | const | 
| QString Tp::LocationInfo::locality | ( | ) | const | 
| QString Tp::LocationInfo::area | ( | ) | const | 
| QString Tp::LocationInfo::postalCode | ( | ) | const | 
| QString Tp::LocationInfo::street | ( | ) | const | 
| QString Tp::LocationInfo::building | ( | ) | const | 
| QString Tp::LocationInfo::floor | ( | ) | const | 
| QString Tp::LocationInfo::room | ( | ) | const | 
| QString Tp::LocationInfo::text | ( | ) | const | 
| QString Tp::LocationInfo::description | ( | ) | const | 
| QString Tp::LocationInfo::uri | ( | ) | const | 
| QString Tp::LocationInfo::language | ( | ) | const | 
| double Tp::LocationInfo::latitude | ( | ) | const | 
| double Tp::LocationInfo::longitude | ( | ) | const | 
| double Tp::LocationInfo::altitude | ( | ) | const | 
| double Tp::LocationInfo::accuracy | ( | ) | const | 
| double Tp::LocationInfo::speed | ( | ) | const | 
| double Tp::LocationInfo::bearing | ( | ) | const | 
| QDateTime Tp::LocationInfo::timestamp | ( | ) | const | 
| QVariantMap Tp::LocationInfo::allDetails | ( | ) | const | 
| Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation | Telepathy-Qt 0.9.3 |