The LocationInfo class represents the location of a Telepathy Contact. More...
#include <TelepathyQt4/LocationInfo>
List of all members.
Public Member Functions
Detailed Description
The LocationInfo class represents the location of a Telepathy Contact.
Constructor & Destructor Documentation
Tp::LocationInfo::LocationInfo |
( |
|
) |
|
Tp::LocationInfo::LocationInfo |
( |
const QVariantMap & |
location |
) |
|
Tp::LocationInfo::LocationInfo |
( |
const LocationInfo & |
other |
) |
|
Tp::LocationInfo::~LocationInfo |
( |
|
) |
[virtual] |
Member Function Documentation
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 |
Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation |
Telepathy-Qt4 0.6.5
|