#include <TelepathyQt4/Types>
List of all members.
Public Member Functions
Detailed Description
Mapping type generated from the specification. Convertible with QMap<QString, QDBusVariant>, but needed to have a discrete type in the Qt4 type system.
A user's location, represented as an extensible mapping.
Constructor & Destructor Documentation
Tp::Location::Location |
( |
|
) |
[inline] |
Tp::Location::Location |
( |
const QMap< QString, QDBusVariant > & |
a |
) |
[inline] |
Member Function Documentation
Location& Tp::Location::operator= |
( |
const QMap< QString, QDBusVariant > & |
a |
) |
[inline] |