The LocationInfo class represents the location of a Telepathy Contact.
More...
#include <TelepathyQt/LocationInfo>
The LocationInfo class represents the location of a Telepathy Contact.
Tp::LocationInfo::LocationInfo |
( |
| ) |
|
Tp::LocationInfo::LocationInfo |
( |
const QVariantMap & |
location | ) |
|
Tp::LocationInfo::LocationInfo |
( |
const LocationInfo & |
other | ) |
|
Tp::LocationInfo::~LocationInfo |
( |
| ) |
|
|
virtual |
bool Tp::LocationInfo::isValid |
( |
| ) |
const |
|
inline |
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 |